emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michael Gauland <mikelygee@no8wireless.co.nz>
To: emacs-orgmode@gnu.org
Subject: Re: Babel give "Marker does not point anywhere" first run of LaTeX export; subsequent are fine
Date: Mon, 10 Dec 2012 21:14:30 +0000 (UTC)	[thread overview]
Message-ID: <loom.20121210T221018-379@post.gmane.org> (raw)
In-Reply-To: CA+M2ft8+TwMiuwL6On+FrbsFyQevGr6aq_q27LyGPpy+pJeabQ@mail.gmail.com

John Hendy <jw.hendy <at> gmail.com> writes:

> 
> When I open an org file the first time and export to PDF via LaTeX, I
> get the error "Marker does not point anywhere" and the LaTeX export
> quits. Running it again without doing anything else succeeds, and all
> subsequent exports work fine.
> 

What version of emacs are you running?  I haven't seen it on Windows 7 (NTEmacs
24), but have on Debian stable (emacs 23).

In my case, I tracked the problem down to comint.el (in the emacs lisp
directory). A function in there creates a temporary buffer (" *temp*"), but
doesn't check to make sure the name is unique. Newer versions of comint.el don't
do this.

Let me know if you want further help troubleshooting this.

Kind Regards,
Mike Gauland

      parent reply	other threads:[~2012-12-10 21:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-02 16:39 Babel give "Marker does not point anywhere" first run of LaTeX export; subsequent are fine John Hendy
2012-08-03  7:23 ` Bastien
2012-12-10 21:14 ` Michael Gauland [this message]

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=loom.20121210T221018-379@post.gmane.org \
    --to=mikelygee@no8wireless.co.nz \
    --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).