Re: [Orgmode] [PATCH] Make footnotes work correctly in message-mode (was: Difference between org-footnote.el and footnote.el)

2010-10-24 Thread Nick Dokos
Carsten Dominik wrote: > Applied, thanks - bplease confirm that I did get the right patch. > > Thanks. > > - Carsten > > On Oct 22, 2010, at 11:53 AM, Tassilo Horn wrote: > > > * repos/el/org-mode/lisp/org-footnote.el > > (org-footnote-create-definition) > > (org-footnote-goto-local-insertion

Re: [Orgmode] [PATCH] Make footnotes work correctly in message-mode (was: Difference between org-footnote.el and footnote.el)

2010-10-24 Thread Carsten Dominik
Applied, thanks - bplease confirm that I did get the right patch. Thanks. - Carsten On Oct 22, 2010, at 11:53 AM, Tassilo Horn wrote: * repos/el/org-mode/lisp/org-footnote.el (org-footnote-create-definition) (org-footnote-goto-local-insertion-point): Add footnotes before signature when in mes

[Orgmode] [PATCH] Make footnotes work correctly in message-mode (was: Difference between org-footnote.el and footnote.el)

2010-10-22 Thread Tassilo Horn
* repos/el/org-mode/lisp/org-footnote.el (org-footnote-create-definition) (org-footnote-goto-local-insertion-point): Add footnotes before signature when in message-mode. --- lisp/org-footnote.el | 25 +++-- 1 files changed, 15 insertions(+), 10 deletions(-) diff --git a/lisp