<div dir="ltr">I have a similar issue in org-mode where typing TAB on a headline&#39;s end (after the ...) inserts a tab instead of showing sub-children.<br><br clear="all"><div dir="ltr"><div>Natan</div><div><br></div><div>
<span style="border-collapse:collapse;color:rgb(136, 136, 136);font-family:arial, sans-serif;font-size:13px"><div>--</div><div>blog: <a href="http://natanyellin.com/" style="color:rgb(87, 151, 176)" target="_blank">http://natanyellin.com</a></div>
<div><a href="http://natanyellin.com/" style="color:rgb(87, 151, 176)" target="_blank"></a>twitter: <a href="http://twitter.com/aantn" style="color:rgb(87, 151, 176)" target="_blank">@aantn</a></div></span></div></div><br>

<br><br><div class="gmail_quote">On Wed, Nov 9, 2011 at 10:36 PM, York Zhao <span dir="ltr">&lt;<a href="mailto:gtdplatform@gmail.com">gtdplatform@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I just noticed this problem and have confirmed by using &quot;make emacs&quot;.<br>
<br>
The problem is that in org-mode, if you select a region of headlines and use<br>
&quot;org-sort&quot; on the region, the headlines will be sorted but the sorted headlines<br>
will be combinded into one line. For example, I have the following text:<br>
<br>
*** headline b<br>
*** headline a<br>
<br>
I select these two lines by moving the point to the first line, then &quot;V&quot;, &quot;j&quot;,<br>
and &quot;M-x org-sort&quot;, the result will be:<br>
<br>
*** headline a *** headline b<br>
<br>
When it shoud be:<br>
<br>
*** headline a<br>
*** headline b<br>
<br>
However, if I place the point on the first line and use &quot;C-SPC&quot;, DOWN, DOWN,<br>
LEFT it will work fine.<br>
<br>
<br>
York<br>
<br>
_______________________________________________<br>
implementations-list mailing list<br>
<a href="mailto:implementations-list@lists.ourproject.org">implementations-list@lists.ourproject.org</a><br>
<a href="https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list" target="_blank">https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list</a><br>
</blockquote></div><br></div>