help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Disable automatic Perl indentation


From: Kai Großjohann
Subject: Re: Disable automatic Perl indentation
Date: Thu, 06 Feb 2003 19:57:08 +0100
User-agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.3.50 (i686-pc-linux-gnu)

Joel Konkle-Parker <j.j.konkle-parker@larc.nasa.gov> writes:

>> You could do
>> (require 'perl-mode)
>> (define-key perl-mode-map (kbd ";") 'self-insert-command)
>> Does it work?
>
> "Required feature perl-mode not provided"

Hm.  This appears fishy.  Which version of Emacs have you got?
As a workaround, it might be useful to say (load "perl-mode") instead
of (require 'perl-mode).
-- 
A turnip curses Elvis


reply via email to

[Prev in Thread] Current Thread [Next in Thread]