emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* problem exporting footnotes
@ 2009-11-01 23:33 Dan Davison
  2009-11-02  5:09 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Davison @ 2009-11-01 23:33 UTC (permalink / raw)
  To: emacs org-mode mailing list

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)

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

* Re: problem exporting footnotes
  2009-11-01 23:33 problem exporting footnotes Dan Davison
@ 2009-11-02  5:09 ` Carsten Dominik
  2009-11-02  5:55   ` Dan Davison
  0 siblings, 1 reply; 3+ messages in thread
From: Carsten Dominik @ 2009-11-02  5:09 UTC (permalink / raw)
  To: Dan Davison; +Cc: emacs org-mode mailing list


On Nov 2, 2009, at 12:33 AM, Dan Davison wrote:

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

More likely an old org.elc somewhere?

- Carsten

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

* Re: problem exporting footnotes
  2009-11-02  5:09 ` Carsten Dominik
@ 2009-11-02  5:55   ` Dan Davison
  0 siblings, 0 replies; 3+ messages in thread
From: Dan Davison @ 2009-11-02  5:55 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: emacs org-mode mailing list

Carsten Dominik <carsten.dominik@gmail.com> writes:

> On Nov 2, 2009, at 12:33 AM, Dan Davison wrote:
>
>> 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?
>
> More likely an old org.elc somewhere?

Indeed. org.elc, org-agenda.elc and org-ascii.elc existed for some reason.
Thanks,
Dan

>
> - Carsten
>
>
>
> _______________________________________________
> 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

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

end of thread, other threads:[~2009-11-02  5:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-01 23:33 problem exporting footnotes Dan Davison
2009-11-02  5:09 ` Carsten Dominik
2009-11-02  5:55   ` Dan Davison

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).