"org-sort" doesn't work in evil

Natan Yellin aantny at gmail.com
Wed Nov 9 23:19:06 CET 2011


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
<http://natanyellin.com/>twitter: @aantn <http://twitter.com/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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ourproject.org/pipermail/implementations-list/attachments/20111110/1994a4a0/attachment.htm 


More information about the implementations-list mailing list