all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-element-paragraph-parser fails
@ 2013-02-11  4:17 Charles Berry
  2013-02-11 20:16 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Charles Berry @ 2013-02-11  4:17 UTC (permalink / raw
  To: emacs-orgmode



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
`----
    

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-11 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-11  4:17 org-element-paragraph-parser fails Charles Berry
2013-02-11 20:16 ` Nicolas Goaziou

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.