Olivier Ramare on Fri, 12 Mar 1999 16:09:19 +0100 (MET) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: (bad) typo in pariemacs.txt |
Concerning the puzzling message: > > --- pariemacs.txt Fri Mar 12 11:02:54 1999 > +++ pariemacs.txt~ Fri Dec 11 19:34:31 1998 > @@ -53,7 +53,7 @@ > have two possibilities: either to add the following lines to your .emacs: > > (setq auto-mode-alist (cons '("\\.gp$" . gp-script-mode) > - auto-mode-alist)) > + auto-mode-list)) > > so that any file with the suffix ".gp" will be understood as a gp-script > and its edition will trigger gp-script-mode, either to simply make the first > > > -- > Ottavio Rizzo IRMAR, Campus de Beaulieu > rizzo@maths.univ-rennes1.fr Université de Rennes 1 > Tél +33 (0)2 99 28 67 92 35042 RENNES cedex > Fax +33 (0)2 99 28 67 90 FRANCE the only thing I can say is that this variable has always been called 'auto-mode-alist and never 'auto-mode-list, which is why the 'setq works by the way... It seems an exotic problem, so please do not take this message into account, we'll sort that out and tell you what is going on later. And Ottavio Rizzo can mail to me directly about the problem. Cheers ! Olivier