emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Charles Berry <ccberry@ucsd.edu>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-element-paragraph-parser fails
Date: Mon, 11 Feb 2013 21:16:50 +0100	[thread overview]
Message-ID: <87zjzad2rx.fsf@gmail.com> (raw)
In-Reply-To: <loom.20130211T051115-114@post.gmane.org> (Charles Berry's message of "Mon, 11 Feb 2013 04:17:05 +0000 (UTC)")

Hello,

Charles Berry <ccberry@ucsd.edu> writes:

> Remove the spaces before #+name OR take out the '- item' and org-export-dispatch
> succeeds.
>
> As is, it fails with 
>
> org-element-paragraph-parser: Invalid search bound (wrong side of point)
>
>
> ,----
> | * export dispatcher
> |     
> | - item 
> | 
> |      #+name: xyz
> | #+BEGIN_SRC emacs-lisp 
> |  (pwd)
> | #+END_SRC
> `----

This should be fixed. Thank you for reporting this.

Note that it won't give you the result you're probably expecting. The
NAME keyword belongs to the list whereas the src-block doesn't. The are
unrelated. So the affiliated keyword will be parsed as a regular keyword
and the block will have no name.


Regards,

-- 
Nicolas Goaziou

      reply	other threads:[~2013-02-11 20:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-11  4:17 org-element-paragraph-parser fails Charles Berry
2013-02-11 20:16 ` Nicolas Goaziou [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=87zjzad2rx.fsf@gmail.com \
    --to=n.goaziou@gmail.com \
    --cc=ccberry@ucsd.edu \
    --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).