From: Nick Dokos <nicholas.dokos@hp.com>
To: emacs-orgmode@gnu.org
Subject: Re: TeX-master: TeX-master is let-bound
Date: Mon, 29 Oct 2012 19:25:30 -0400 [thread overview]
Message-ID: <2583.1351553130@alphaville> (raw)
In-Reply-To: Message from Christopher Schmidt <christopher@ch.ristopher.com> of "Mon, 29 Oct 2012 22:57:35 -0000." <87390w51k0@ch.ristopher.com>
Christopher Schmidt <christopher@ch.ristopher.com> wrote:
> Nick Dokos <nicholas.dokos@hp.com> writes:
> > What missing variable definition? By the time the export is finished,
> > the let-bind is gone. There is no definition of TeX-master anywhere,
> > just as if you never had org loaded: why should auctex object to that?
> >
> > So I don't understand why it would break: all the common scenarios
> > that I have tried work with no problem for me. I can load an org file,
> > export to latex, open the latex file (which loads auctex) and do
> > auctex things to it. I don't get any error. What exactly do I have to
> > do in order to break it?
>
> In org-latex.el, within the binding:
>
> (if to-buffer
> (unless (eq major-mode 'latex-mode) (latex-mode))
> (save-buffer))
>
You mean that's where you get the error?
> Recipe:
>
> emacs -q # + AUCTeX
> C-x b rms RET
> M-x org-mode RET
> M-: (insert "a") RET
> C-x h
> M-x org-export-region-as-latex RET
>
> # In buffer *Org LaTeX Export*
> C-c C-c
>
> TeX-command-master: Symbol's value as variable is void: TeX-master
>
> Christopher
>
I get latex errors saying it cannot find <none>.tex but no emacs errors:
,----
| ERROR: I can't find file `<none>.tex'.
|
| --- TeX said ---
| ! I can't find file `<none>.tex'.
| --- HELP ---
| TeX can't find a file that it needs. If the name of the missing file
| has the extension tex, then it is looking for an input file that you
| specified---either your main file or another file inserted with an
| \input or \include command. If the missing file has the extension sty
| , then you have specified a nonexistent document style or style
| option.
`----
Org-mode version 7.9.2 (release_7.9.2-533-g07c889 @ /home/nick/elisp/org-mode/lisp/)
GNU Emacs 24.2.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.4) of 2012-09-21 on alphaville
Nick
next prev parent reply other threads:[~2012-10-29 23:25 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-25 16:48 TeX-master: TeX-master is let-bound Christopher Schmidt
2012-10-25 21:45 ` Suvayu Ali
2012-10-25 22:19 ` Christopher Schmidt
2012-10-26 6:51 ` Suvayu Ali
2012-10-26 8:43 ` Christopher Schmidt
2012-10-26 9:30 ` Christopher Witte
2012-10-26 11:41 ` Suvayu Ali
2012-10-26 15:34 ` Christopher Schmidt
[not found] ` <christopher@ch.ristopher.com>
2012-10-26 16:31 ` Nick Dokos
2012-10-29 21:18 ` Christopher Schmidt
2012-10-29 22:25 ` Nick Dokos
2012-10-29 22:57 ` Christopher Schmidt
2013-02-23 9:16 ` Bastien
2013-02-23 14:32 ` Christopher Schmidt
2013-03-02 15:11 ` Bastien
2012-11-01 14:50 ` Christopher Schmidt
2012-10-29 23:25 ` Nick Dokos [this message]
2012-10-30 7:52 ` Christopher Schmidt
2012-10-30 17:45 ` Nick Dokos
2012-10-30 19:01 ` Christopher Schmidt
2012-10-30 20:32 ` Sebastien Vauban
2012-10-30 20:54 ` Nick Dokos
2012-11-01 15:22 ` Nick Dokos
2013-01-24 19:25 ` Christopher Schmidt
2013-01-25 10:42 ` Bastien
2013-01-25 11:36 ` Christopher Schmidt
2013-01-26 13:54 ` Christopher Schmidt
2013-01-26 14:20 ` Bastien
2013-01-26 14:28 ` Christopher Schmidt
2013-01-26 15:35 ` Bastien
2013-01-26 16:23 ` Christopher Schmidt
2013-02-19 10:38 ` Christopher Schmidt
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.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2583.1351553130@alphaville \
--to=nicholas.dokos@hp.com \
--cc=emacs-orgmode@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/org-mode.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).