Re: [Orgmode] Footnotes bug

2009-03-30 Thread Matthew Lundin
Hi Carsten, Carsten Dominik writes: >> When I call org-footnote-action, footnotes are entered inline, as >> expected. But when I call org-footnote-action with an argument and >> then >> select "sort," footnote definitions are created at the bottom of the >> section (as expected), > > > I believe

Re: [Orgmode] Footnotes bug

2009-03-30 Thread Carsten Dominik
Hi Matt, On Mar 28, 2009, at 4:34 AM, Matthew Lundin wrote: Hi Carsten, I would like to report a bug in org-footnote. I have set org-footnote-define-inline to t. I also have the following settings: --8<---cut here---start->8--- (setq org-footnote-section ni

[Orgmode] Footnotes bug

2009-03-27 Thread Matthew Lundin
Hi Carsten, I would like to report a bug in org-footnote. I have set org-footnote-define-inline to t. I also have the following settings: --8<---cut here---start->8--- (setq org-footnote-section nil) (setq org-footnote-auto-label nil) --8<---cut her