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

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

autoinsert with TeX/LaTeX


From: William Thompson
Subject: autoinsert with TeX/LaTeX
Date: Mon, 21 Jul 2003 17:55:05 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1

I've had the following lines in my .emacs file for a long time.

;  Set Emacs up so that the file "tex-insert.tex" is automatically inserted
;  into any new ".tex" file.

(load "autoinsert")
(setq auto-insert-directory "/usr/local/inputs/")

However, in Emacs 21.2 this doesn't seem to work. I don't get the file /usr/local/inputs/tex-insert.tex inserted into new ".tex" files. Is there a new syntax I should be using?

Thank you,

William Thompson



reply via email to

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