all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* modify .emacs
@ 2005-05-17 12:55 Michael Dewar
  2005-05-18  0:39 ` Daniel Brockman
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Michael Dewar @ 2005-05-17 12:55 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-05-18 23:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-17 12:55 modify .emacs Michael Dewar
2005-05-18  0:39 ` Daniel Brockman
2005-05-18 10:30 ` Peter Dyballa
     [not found] ` <mailman.356.1116413686.25862.help-gnu-emacs@gnu.org>
2005-05-18 22:21   ` Tim X
2005-05-18 23:05     ` Peter Dyballa

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.