all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tobias Getzner <tobias.getzner@gmx.de>
To: emacs-orgmode@gnu.org
Subject: Re: Bug: LaTeX export produces no output; clobbering keybindings [8.2.7c (8.2.7c-64-g01f736-elpa@/home/tbg/.emacs.d/elpa/org-20140915/)]
Date: Wed, 17 Sep 2014 09:29:48 +0000 (UTC)	[thread overview]
Message-ID: <lvbkac$us7$1@ger.gmane.org> (raw)
In-Reply-To: lvbgl9$sse$2@ger.gmane.org

On Wed, 17 Sep 2014 08:27:21 +0000, Tobias Getzner wrote:

> When using LaTeX-based export targets that produce a .tex file as output
> (export to LaTeX file, PDF, PDF and open), I receive the message «Buffer
> foo.tex modified; kill anyway?». Irrespective of whether I answer y/n,
> no .tex file is produced, and «latexmk» fails with «no such file».
> 
> Both after issuing the file-producing exports, and when issuing
> exports to buffer only (export to LaTeX buffer), the keybindings in the
> original org-mode buffer become garbled; e. g., issuing another «C-c
> C-e» after attempting a LaTeX export no longer invokes the export menu,
> but is now bound to the command «LaTeX-enviroment». 

I seem to have located the trigger. Inter alia, my TeX-mode-hook invokes 
«(TeX-source-correlate-mode)» which sets a variable so that synctex files 
are generated when running AucTeX commands. When this command is removed, 
exporting to .tex files appears to work again and the keybindings remain 
unchanged after export. Is this a bug, or is some configuration required 
to make org-mode not trip over the TeX-mode hook?

Best regards,
T.

  reply	other threads:[~2014-09-17 10:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-17  8:27 Bug: LaTeX export produces no output; clobbering keybindings [8.2.7c (8.2.7c-64-g01f736-elpa @/home/tbg/.emacs.d/elpa/org-20140915/)] Tobias Getzner
2014-09-17  9:29 ` Tobias Getzner [this message]
2014-09-23  8:41   ` Bug: LaTeX export produces no output; clobbering keybindings [8.2.7c(8.2.7c-64-g01f736-elpa@/home/tbg/.emacs.d/elpa/org-20140915/)] Tobias Getzner
2014-09-28 21:50 ` Bug: LaTeX export produces no output; clobbering keybindings [8.2.7c (8.2.7c-64-g01f736-elpa @/home/tbg/.emacs.d/elpa/org-20140915/)] Nicolas Goaziou
2014-10-02 10:37   ` Tobias Getzner

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='lvbkac$us7$1@ger.gmane.org' \
    --to=tobias.getzner@gmx.de \
    --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 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.