* org-cycle goes wrong when cursor at the end of the line
@ 2014-01-22 16:46 Cecil Westerhof
2014-01-22 20:03 ` Bastien
0 siblings, 1 reply; 3+ messages in thread
From: Cecil Westerhof @ 2014-01-22 16:46 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 636 bytes --]
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
By the way all asterisks are shown, where only the last one should be
displayed. In ‘real life’ most often nothing at all happens. Not a biggy,
cursor left and problem solved, but it is annoying.
I am using: Org-mode version 8.2.1 (8.2.1-dist @
/usr/share/emacs/site-lisp/org/)
But that is not really the problem, because it is a problem I have had for
quite some time.
--
Cecil Westerhof
[-- Attachment #2: Type: text/html, Size: 1089 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: org-cycle goes wrong when cursor at the end of the line
2014-01-22 16:46 org-cycle goes wrong when cursor at the end of the line Cecil Westerhof
@ 2014-01-22 20:03 ` Bastien
[not found] ` <CAG-LmmCmFYb0dvpcuzLodVC==61NoyUP1FCg-8j=pw4epGGfYQ@mail.gmail.com>
0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2014-01-22 20:03 UTC (permalink / raw)
To: Cecil Westerhof; +Cc: emacs-orgmode
Hi Cecil,
Cecil Westerhof <cldwesterhof@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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-22 22:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-22 16:46 org-cycle goes wrong when cursor at the end of the line Cecil Westerhof
2014-01-22 20:03 ` Bastien
[not found] ` <CAG-LmmCmFYb0dvpcuzLodVC==61NoyUP1FCg-8j=pw4epGGfYQ@mail.gmail.com>
2014-01-22 22:20 ` Fwd: " Cecil Westerhof
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.