Re: install cperl-mode for emacs

2002-03-26 Thread Peter S Galbraith
"Michael P. Soulier" <[EMAIL PROTECTED]> wrote: > On 26/03/02 Henrik Enberg did speaketh: > > > If you're using GNU Emacs you already have it installed. I belive the > > same is true for XEmacs. Put the following in your ~/.emacs.el > >=20 > > (defalias 'perl-mode 'cperl-mode) > > Grab the

Re: install cperl-mode for emacs

2002-03-26 Thread Michael P. Soulier
On 26/03/02 Henrik Enberg did speaketh: > If you're using GNU Emacs you already have it installed. I belive the > same is true for XEmacs. Put the following in your ~/.emacs.el > > (defalias 'perl-mode 'cperl-mode) Grab the latest version though. I'm running 4.32 and it's been much improve

Re: install cperl-mode for emacs

2002-03-26 Thread Bill Moseley
At 06:58 PM 03/26/02 +0100, Henrik Enberg wrote: >If you're using GNU Emacs you already have it installed. I belive the >same is true for XEmacs. Put the following in your ~/.emacs.el > >(defalias 'perl-mode 'cperl-mode) I wonder if that changed with testing. I had potato installed, copied my /

Re: install cperl-mode for emacs

2002-03-26 Thread Henrik Enberg
Bill Moseley <[EMAIL PROTECTED]> writes: > I see that cperl-mode used to be part of the Perl 5.005 debian package, but > for testing it's in emacs20-el. Is that the correct package to install? > > emacs20-el installs a large collection of files. It's not diskspace I'm > worried about, just the c

install cperl-mode for emacs

2002-03-26 Thread Bill Moseley
I see that cperl-mode used to be part of the Perl 5.005 debian package, but for testing it's in emacs20-el. Is that the correct package to install? emacs20-el installs a large collection of files. It's not diskspace I'm worried about, just the clutter. Is there a debian way to just install cper