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

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

Adding command to TeX-command-list


From: henry atting
Subject: Adding command to TeX-command-list
Date: Wed, 08 Dec 2010 15:31:27 -0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

What's wrong with this:

(eval-after-load "tex"
        '(add-to-list 'TeX-command-list
         '("XeLaTeX" "%`xelatex%(mode)%' %t" TeX-run-TeX nil t))

When adding it to ~/.emacs Emacs starts with an error message.
Then again I can evaluate it with `C-x C-e' when Emacs is up easily.

henry

-- 
http://literaturlatenight.de


reply via email to

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