Hi Cecil, Cecil Westerhof <cldwester...@gmail.com> writes:
> I have: > * Testing > *** Line one > *** Line two > *** Line tree > > When in overview mode and with the cursor at the end of the line > (after ...), <Tab> does not work properly. In this case I just got: > * Testing... > *** Line tree I can reproduce this, but hardly count as a bug for me, as when the point is after the ... it means it is after (or on) the "Line three" and TAB on this line should show it. But in general, you don't want your point to end up after the three dots... > By the way all asterisks are shown, where only the last one should be > displayed. Try this #+STARTUP: hidestars odd * Testing *** Line one *** Line two *** Line tree HTH, -- Bastien