emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* C-a on a TODO entry
@ 2008-06-14  0:16 Cezar Halmagean
  0 siblings, 0 replies; only message in thread
From: Cezar Halmagean @ 2008-06-14  0:16 UTC (permalink / raw)
  To: emacs-orgmode


Hi,

  I stumbled on a weird behaviour today:

  If I create a TODO entry like this:

** TODO something to do         :myTag:

  C-a will toggle the pointer possition between beginning of the line
  and end fo the TODO string, which is cool:

** TODO something to do         :myTag:
^       ^

  But if I delete the entry title like so:

** TODO                         :myTag:

   C-a is "broken" meaning it won't go to the end of the TODO
   string. Instead it goes to the biginnning of the tag:

** TODO                         :myTag:
^                               ^

Regards,
Cezar

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-14  0:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-14  0:16 C-a on a TODO entry Cezar Halmagean

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).