GNU bug report logs - #24058
24.5; tex-file ignores latex-run-command file local variable

Previous Next

Package: emacs;

Reported by: Paul Rankin <hello <at> paulwrankin.com>

Date: Sat, 23 Jul 2016 08:14:01 UTC

Severity: minor

Tags: notabug

Found in version 24.5

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 24058 in the body.
You can then email your comments to 24058 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#24058; Package emacs. (Sat, 23 Jul 2016 08:14:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Paul Rankin <hello <at> paulwrankin.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 23 Jul 2016 08:14:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Paul Rankin <hello <at> paulwrankin.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.5; tex-file ignores latex-run-command file local variable
Date: Sat, 23 Jul 2016 18:12:55 +1000
It appears that `tex-file' ignores `LaTeX-run-command' when set as a file local variable.

To reproduce:

1. $ emacs -Q
2. open Input.tex file with:

    % Local Variables:
    % latex-run-command: "xelatex"
    % End:

3. apply local variables
4. M-x tex-file

Expected results:

`tex-file' should run shell command

    $ xelatex \\nonstopmode\\input Input.tex

Actual results:

`tex-file' runs shell command

    $ latex \\nonstopmode\\input Input.tex

Configuration:

GNU Emacs 24.5.1 (x86_64-apple-darwin15.6.0, NS apple-appkit-1404.47) of 2016-07-22

OS X 10.11.6 (15G31)

MacBook Pro (Retina, 15-inch, Mid 2014)
2.2 GHz Intel Core i7
16 GB 1600 MHz DDR3
Intel Iris Pro 1536 MB

--
Paul W. Rankin
www.paulwrankin.com




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24058; Package emacs. (Sat, 23 Jul 2016 19:36:01 GMT) Full text and rfc822 format available.

Message #8 received at 24058 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Paul Rankin <hello <at> paulwrankin.com>
Cc: 24058 <at> debbugs.gnu.org
Subject: Re: bug#24058: 24.5;
 tex-file ignores latex-run-command file local variable
Date: Sat, 23 Jul 2016 15:35:15 -0400
Paul Rankin wrote:

> It appears that `tex-file' ignores `LaTeX-run-command' when set as a
> file local variable.

Set the variable "tex-command" instead. latex-run-command just provides
the global default value for that variable in latex mode.




Severity set to 'minor' from 'normal' Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 23 Jul 2016 19:36:02 GMT) Full text and rfc822 format available.

Added tag(s) notabug. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 23 Jul 2016 19:36:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 24058 <at> debbugs.gnu.org and Paul Rankin <hello <at> paulwrankin.com> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 23 Jul 2016 19:36:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 21 Aug 2016 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 362 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.