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

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

Re: modify .emacs


From: Daniel Brockman
Subject: Re: modify .emacs
Date: Wed, 18 May 2005 02:39:44 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

"Michael Dewar" <fishliveroil@hotmail.com> writes:

> I use M-x customize, I'm told to add these lines to .emacs
>
> (autoload 'gp-mode "pari" nil t)
> (autoload 'gp-script-mode "pari" nil t)
> (autoload 'gp "pari" nil t)
> (autoload 'gpman "pari" nil t)
> (setq auto-mode-alist
> (cons '("\\.gp$" . gp-script-mode) auto-mode-alist))
>
> But I don't know where to include them.

It doesn't matter.  Just put them at the top of the file.

-- 
Daniel Brockman <daniel@brockman.se>





reply via email to

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