all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Bastien <bzg@gnu.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: [bug] new exporter fails on read only files
Date: Fri, 27 Apr 2012 22:39:26 +0200	[thread overview]
Message-ID: <8762ckdi4h.fsf@gmail.com> (raw)
In-Reply-To: <87y5phia2g.fsf@ucl.ac.uk> (Eric Fraga's message of "Fri, 27 Apr 2012 22:52:15 +0930")

Hello,

Eric Fraga <e.fraga@ucl.ac.uk> writes:

> Actually, I have updated (one minute ago) and the problem has now
> changed!  I now get this error:
>
> ,----
> | and: Wrong type argument: stringp, (latex-fragment (:value "\\ref{sec:evaporative}" :begin 11957 :end 11978 :post-blank 0))
> `----

This is a bit short to start investigations. Something is happening at
position 11957 in your buffer. You may want to narrow it to the
paragraph/table/construct around and try to export it again. It could
make a minimal example.

You may also try (org-element-parse-buffer) to see if the error comes
from the parser or the export engine. You could even try to export to
something else, like ASCII, to check if the error comes from the engine
itself or from the latex back-end.

> and I have no idea what is happening here.  For this error, I do get a
> debug trace but it is rather long and my org file has material I cannot
> post.

The last ten lines are usually good enough.

> I will try emacs -Q later and will also see if I can come up with a
> minimal example that fails in the same way as my longer confidential
> document.

Since I have no clue for now, I cannot help much. I will look at any
data you can provide, though.


Regards,

-- 
Nicolas Goaziou

  parent reply	other threads:[~2012-04-27 20:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-26 12:36 [bug] new exporter fails on read only files Eric Fraga
2012-04-26 12:59 ` Bastien
2012-04-27 13:22   ` Eric Fraga
2012-04-27 14:50     ` Bastien
2012-04-27 20:39     ` Nicolas Goaziou [this message]
2012-05-03  9:37       ` Eric Fraga
2012-05-03 12:34         ` Nicolas Goaziou
2012-05-06 13:55           ` Eric Fraga
2012-05-06 18:13             ` Nicolas Goaziou
2012-05-06 23:48               ` Eric S Fraga

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=8762ckdi4h.fsf@gmail.com \
    --to=n.goaziou@gmail.com \
    --cc=bzg@gnu.org \
    --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.