emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [BUG] crash while ping-ponging between back-to-back footnotes.


From: Jambunathan K
Subject: Re: [O] [BUG] crash while ping-ponging between back-to-back footnotes.
Date: Wed, 29 Jun 2011 19:41:15 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt)

Bastien <address@hidden> writes:

> Hi Jambunathan,
>
> Jambunathan K <address@hidden> writes:
>
>> Summary: Sample org file down below also doubles up as bug report.
>>
>> * Sample
>>
>>   Add footnote-1 using C-c C-x f [fn:1][fn:2]
>
> Workaround: separate the footnotes with a space.
>
>   Add footnote-1 using C-c C-x f [fn:1] [fn:2]
>
> Both fontification and export get confused if footnotes are not
> separated with a space -- I think it's okay to live with this
> one-space-between-footnotes policy, but I let Nicolas decides.

Since [fn:2] is automagically added by C-c C-x f may be it can check for
an immediately preceding footnote and DTRT (inserting space or whatever
the preference is) if it is not done already.

> Thanks for reporting this,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]