"org-sort" doesn't work in evil

Thomas Hisch t.hisch at gmail.com
Thu Nov 10 00:37:19 CET 2011


Natan, this problem is not related to evil, it also occurs if you
use/load org-mode in  emacs -Q

On Wed, Nov 9, 2011 at 11:19 PM, Natan Yellin <aantny at gmail.com> wrote:
> I have a similar issue in org-mode where typing TAB on a headline's end
> (after the ...) inserts a tab instead of showing sub-children.
>
> Natan
> --
> blog: http://natanyellin.com
> twitter: @aantn
>
>
> On Wed, Nov 9, 2011 at 10:36 PM, York Zhao <gtdplatform at gmail.com> wrote:
>>
>> I just noticed this problem and have confirmed by using "make emacs".
>>
>> The problem is that in org-mode, if you select a region of headlines and
>> use
>> "org-sort" on the region, the headlines will be sorted but the sorted
>> headlines
>> will be combinded into one line. For example, I have the following text:
>>
>> *** headline b
>> *** headline a
>>
>> I select these two lines by moving the point to the first line, then "V",
>> "j",
>> and "M-x org-sort", the result will be:
>>
>> *** headline a *** headline b
>>
>> When it shoud be:
>>
>> *** headline a
>> *** headline b
>>
>> However, if I place the point on the first line and use "C-SPC", DOWN,
>> DOWN,
>> LEFT it will work fine.
>>
>>
>> York
>>
>> _______________________________________________
>> implementations-list mailing list
>> implementations-list at lists.ourproject.org
>> https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
>
>
> _______________________________________________
> implementations-list mailing list
> implementations-list at lists.ourproject.org
> https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
>
>



More information about the implementations-list mailing list