all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
Subject: Re: AucTeX: TeX-master in verbatim environment
Date: 16 Jan 2003 16:01:06 +0100	[thread overview]
Message-ID: <x5wul5dtql.fsf@lola.goethe.zz> (raw)
In-Reply-To: mailman.376.1042728496.21513.bug-gnu-emacs@gnu.org

"duinhir.imf.au.dk:0" <daleif@imf.au.dk> writes:

> This bug report will be sent to the Free Software Foundation,
> not to your local site managers!
> Please write in English, because the Emacs maintainers do not have
> translators to read other languages for them.
> 
> Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
> and to the gnu.emacs.bug news group.
> 
> In GNU Emacs 21.2.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
>  of 2003-01-02 on radagast
> configured using `configure  --prefix=/home/daleif/bin/emacs-21.2'
> Important settings:
>   value of $LC_ALL: nil
>   value of $LC_COLLATE: nil
>   value of $LC_CTYPE: nil
>   value of $LC_MESSAGES: nil
>   value of $LC_MONETARY: nil
>   value of $LC_NUMERIC: nil
>   value of $LC_TIME: nil
>   value of $LANG: en_US
>   locale-coding-system: iso-latin-1
>   default-enable-multibyte-characters: t
> 
> Please describe exactly what actions triggered the bug
> and the precise symptoms of the bug:
> 
> I'm using AucTeX 11.13.
> 
> If one has the following code in a LaTeX file, presses C-c C-n
> (by accident) then Emacs actually think that by C-c C-c RET it should
> run latex on a (non-existent) masterfile named master-name-tex.
> 
> \begin{verbatim}
> %%% Local Variables: 
> %%% mode: latex
> %%% TeX-master: "master-name"
> \end{verbatim}
> 
> Isn't there any rule on where to place the lines 
> 
> %%% Local Variables: 
> %%% mode: latex
> %%% TeX-master: "master-name"
> ??

Near the end of the file.  This is a feature, not a bug.  If you
really need to have something that looks like a local variables
section in your file, you can always make do by adding a _real_ local
variables section that is empty right to the end of the file.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

       reply	other threads:[~2003-01-16 15:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.376.1042728496.21513.bug-gnu-emacs@gnu.org>
2003-01-16 15:01 ` David Kastrup [this message]
2003-01-16 14:40 AucTeX: TeX-master in verbatim environment duinhir.imf.au.dk:0

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

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

  git send-email \
    --in-reply-to=x5wul5dtql.fsf@lola.goethe.zz \
    --to=dak@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.