emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] bug in todo state change tracking?


From: broek
Subject: [Orgmode] bug in todo state change tracking?
Date: Sun, 01 Jun 2008 23:15:46 -0500
User-agent: Internet Messaging Program (IMP) H3 (4.1.3)


Hi Carsten and all,

I think I've found a small bug (6.04b on 22.1.1).

I've got
  (setq org-todo-keywords '((sequence "TODO(t@)" "STARTED(s@)"
       "WAITING(w@)" "|" "DONE(d@)" "CANCELLED(c@)") (sequence
       "SOMEDAY(m@)" "|" "NEVER(n@)")))
in my .emacs. However, I get only a time-stamp and not also the note entry buffer when turning a headline into a TODO (regardless of whether the headline already had a todo state).

Best,

Brian






reply via email to

[Prev in Thread] Current Thread [Next in Thread]