On Thu, 2007-04-19 at 11:21 +0200, Seweryn Kokot wrote: > I found the answer. Into .emacs file, I added the following > (eval-after-load "tex" > '(add-to-list 'TeX-command-list [...]
You could have done "M-x customize-variable", "TeX-command-list" to achieve that. Doing so also provides you with easy access to the relevant documentation. _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
