unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Steve Throckmorton <steve@doodlebeth.com>
Cc: steve@doodlebeth.com, bug-gnu-emacs@gnu.org
Subject: Re: TeX called improperly
Date: Thu, 18 Apr 2002 19:33:38 -0400	[thread overview]
Message-ID: <auto-000001251224@mx06.cluster1.charter.net> (raw)
In-Reply-To: <200204162017.g3GKHwc24346@aztec.santafe.edu> (message from Richard Stallman on Tue, 16 Apr 2002 14:17:58 -0600 (MDT))

   Date: Tue, 16 Apr 2002 14:17:58 -0600 (MDT)
   X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f
   From: Richard Stallman <rms@gnu.org>
   CC: bug-gnu-emacs@gnu.org
   Reply-to: rms@gnu.org
   X-RCPT-TO: <steve@doodlebeth.com>
   X-UIDL: 315135886

       The other problem I had was that emacs was calling tex.exe with the
       option string (tex-start-options-string), which I set within 
       buffer with the Local Variables feature, in quotes ("").  This caused
       the options to be ignored by TeX.

   What value did you use?  What job was it meant to accomplish?


Here is the entire Local Variables section I am using for this file:


%Local Variables:
%mode:tex
%mode:auto-fill
%tex-command:"c:\\texmf\\miktex\\bin\\tex "
%tex-start-options-string:"--output-directory=c:\\steve\\tex --interaction=nonstopmode"
%tex-dvi-view-command:"c:\\texmf\\miktex\\bin\\yap.exe -1"
%End:

The version of TeX I am using accepts optional arguments in format:
--option-name=optionsetting

It (gracefully, I must say) ignores the arguments if they are quoted,
which is how Emacs was delivering them on the command line.

Perhaps I'm not supposed to be including quotes when I specify the
string, but default values are quoted, so I did mine too.

  reply	other threads:[~2002-04-18 23:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-15  6:06 TeX called improperly Steve Throckmorton
2002-04-16 20:17 ` Richard Stallman
2002-04-18 23:33   ` Steve Throckmorton [this message]
2002-04-22  9:37 ` Kai Großjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=auto-000001251224@mx06.cluster1.charter.net \
    --to=steve@doodlebeth.com \
    --cc=bug-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).