Ralf Angeli <[EMAIL PROTECTED]> writes:
> * Leon (2006-08-02) writes:
>
>> I'm also interested in using latexmk as default. I have the following
>> setting in ~/.emacs
>>
>> ,----
>> | (eval-after-load "tex"
>> | '(add-to-list 'TeX-expand-list
>> | '("%(-pdf)" (lambda ()
>> | (if (and (not TeX-Omega-mode)
>> | (or TeX-PDF-mode
>> | TeX-DVI-via-PDFTeX))
>> | "-pdf"
>> | "")))))
>> | (eval-after-load "tex"
>> | '(add-to-list 'TeX-command-list
>> | '("All" "latexmk \"%(-pdf)\input{%t}\"" TeX-run-TeX nil
>
> '("All" "latexmk %(-pdf) %t" TeX-run-TeX nil
This gives the same error.
--
Leon
_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex