Re: emacs doesn't use AUC TeX

1997-07-11 Thread Jonas Bofjall
On Fri, 11 Jul 1997, Mark Phillips wrote: > I have installed the auctex package, but when I use emacs to edit a file > with a .tex ending, AUC TeX is not invoked. Why isn't it working? You have to put it in your .emacsrc-file. I believe its all in the AUC TeX documentation. // Jonas <[EMAIL P

Re: emacs doesn't use AUC TeX

1997-07-11 Thread Syrus Nemat-Nasser
On Fri, 11 Jul 1997, Mark Phillips wrote: > I have installed the auctex package, but when I use emacs to edit a file > with a .tex ending, AUC TeX is not invoked. Why isn't it working? Try adding this to your .emacs file: ;; set up auctex (require 'tex-site) Syrus. -- -

emacs doesn't use AUC TeX

1997-07-11 Thread Mark Phillips
I have installed the auctex package, but when I use emacs to edit a file with a .tex ending, AUC TeX is not invoked. Why isn't it working? Thanks. - Mark Phillips [EMAIL PROTECTED]