emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: Org-mode suppress newlines between headlines when sorting f


From: Nicolas Goaziou
Subject: Re: [O] Bug: Org-mode suppress newlines between headlines when sorting footnotes with folded buffer view [7.8.03]
Date: Sun, 08 Apr 2012 12:09:46 +0200

Hello,

address@hidden (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

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