emacs-pretest-bug
[Top][All Lists]
Advanced

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

tex-compile problem if tex-start-commands is nil.


From: Markus Rost
Subject: tex-compile problem if tex-start-commands is nil.
Date: Thu, 15 May 2003 22:45:10 -0400 (EDT)

I tried the new C-c C-c in tex-mode, and got an error.  The reason is
that I have set tex-start-commands to nil, and so

(shell-quote-argument tex-start-commands)

in tex-compile-commands returns an error, when evalled.  I see several
possibilities to fix this, but I am not sure which to choose, so I'll
leave it to Stefan.  ;-)


2003-05-14  Stefan Monnier  <address@hidden>

        * textmodes/tex-mode.el (tex-compile-history, tex-input-files-re)
        (tex-use-reftex, tex-compile-commands): New vars.
        (tex-summarize-command, tex-uptodate-p, tex-executable-exists-p)
        (tex-command-executable, tex-command-active-p, tex-compile-default)
        New functions.
        (tex-compile): New command.
        (tex-mode-map): Bind it to C-c C-c.




reply via email to

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