Re: Xemacs and cperl-mode

1997-09-16 Thread Carl Johnson
(Let's see if Debian-user will accept it this time.) [EMAIL PROTECTED] (Karl M. Hegbloom) writes: > > "Carl" == Carl Johnson <[EMAIL PROTECTED]> writes: > > Carl> I have recently been trying to edit some perl scripts using > Carl> xemacs, so I tried using the cperl-mode instead of >

Re: Xemacs and cperl-mode

1997-09-15 Thread Carl Johnson
[EMAIL PROTECTED] (Karl M. Hegbloom) writes: > > "Carl" == Carl Johnson <[EMAIL PROTECTED]> writes: > > Carl> I have recently been trying to edit some perl scripts using > Carl> xemacs, so I tried using the cperl-mode instead of > Carl> perl-mode. > > Try (require 'cperl-mode) a

Re: Xemacs and cperl-mode

1997-09-15 Thread Karl M. Hegbloom
> "Carl" == Carl Johnson <[EMAIL PROTECTED]> writes: Carl> I have recently been trying to edit some perl scripts using Carl> xemacs, so I tried using the cperl-mode instead of Carl> perl-mode. Try (require 'cperl-mode) and see if that brings it in. -- TO UNSUBSCRIBE FROM THIS M

Xemacs and cperl-mode

1997-09-10 Thread Carl Johnson
I have recently been trying to edit some perl scripts using xemacs, so I tried using the cperl-mode instead of perl-mode. I set the autoload and auto-mode-alist as recommended in the cperl-mode.el file and then re-started xemacs. It appears that I still get perl-mode, but I am not sure how to tel