I'm getting an error when exporting a document with footnotes:

,----
| Symbol's function definition is void: org-in-verbatim-emphasis
`----

E.g. C-e h on this file

,----
| * test footnote export
| This[fn:1] doesn't need a footnote.
| 
| * Footnotes
| 
| [fn:1] Nothing to say about it
`----

It works if I manually evaluate the defun in org.el. Something to do
with declare-function?

Dan

HEAD is 7edbb11a57e062595db3078e69ff5a4211e17b5d
Org-mode version 6.32 (release_6.32b.61.g7edb)


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to