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

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

modify .emacs


From: Michael Dewar
Subject: modify .emacs
Date: Tue, 17 May 2005 12:55:50 +0000

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.

Thanks f or any help. Michael.

_________________________________________________________________
Winks & nudges are here - download MSN Messenger 7.0 today! http://messenger.msn.co.uk





reply via email to

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