[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] TAB cycling doesn't work from end of line
From: |
Bastien |
Subject: |
Re: [O] TAB cycling doesn't work from end of line |
Date: |
Tue, 09 Apr 2013 18:54:41 +0200 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) |
Hi James,
James Harkins <address@hidden> writes:
> ** Example header...
> ^1 ^2 ^3 ^4
>
> If the point is at locations 1, 2 or 3, TAB will reveal the next level
> of children. (The ^ locations will make sense if you format the e-mail
> using a monospace font. A proportional font will just look
> nonsensical.)
>
> ** Example header
> *** Child node
>
> If it's at location 4, TAB cycling does nothing.
Because with ^1 ^2 ^3 the point is on a headline, while with ^4 it is
not on a headline, it is after the folded part of the buffer (and you
usually don't know exactly where it is.)
HTH,
--
Bastien