Hello,

oitofe...@gmail.com (Bruno Félix Rezende Ribeiro) writes:

>    Consider the following org code:
>
>    --
>    * Headline 1
>      This is only a text.[fn:1]
>
>    [fn:1] This is a footnote.
>
>    * Headline 2
>      This is another text.[fn:2]
>
>    [fn:2] This is another footnote.
>    --
>   
>    Now consider the folded buffer view of that code:
>
>    --
>    * Headline 1...
>    * Headline 2...
>    --
>
>    If you type 'C-u C-c C-x f s', to sort footnotes, buffer become like
>    this:
>
>    --
>    * Headline 1...Headline 2...
>    --
>
>    If you save and revert the buffer or type S-<TAB> to get OVERVIEW
>    cycling state all is okay again.  If you don't fold headlines before
>    sorting, everything goes fine too.  Nevertheless, it's still very
>    annoying.

This should be fixed on master branch.

Note: I haven't made it a hotfix since I am not certain it will not have
any side effect.

Thanks for your report.


Regards,

-- 
Nicolas Goaziou

Reply via email to