[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Fwd: "org-sort" doesn't work properly on active region
From: |
York Zhao |
Subject: |
[O] Fwd: "org-sort" doesn't work properly on active region |
Date: |
Wed, 9 Nov 2011 14:19:02 -0500 |
>> When using "org-sort" on a selected region, it doesn't work properly, I
>> expected
>> it to sort all the headlines in the region, however, not only does the region
>> get sorted but also, the headlines get sorted are being combinded into one
>> line
>> which I don't think is correct. Hopefully somebody will take a look on
>> this issue.
>>
>
> Can't reproduce it with Org-mode version 7.7 (release_7.7.513.g2a5877)
>
> Please provide emacs version, org-mode version, an ECM (minimal example file)
> and the steps you follow *in detail*.
Thanks for the reply, my emacs version is v23.3.1, I'm using the org-mode from
git, commit "a4273c" (probably the latest).
York