emacs-orgmode
[Top][All Lists]
Advanced

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

RE: [Orgmode] bug in todo state change tracking?


From: Dominik, C.
Subject: RE: [Orgmode] bug in todo state change tracking?
Date: Tue, 10 Jun 2008 10:10:04 +0200


Hi Brian,

since we cannot reproduce this, it seems that you need to make
a minimal example, with a minimal .emacs file that
will reproduce the bug with

emacs -q -l minimal.emacs  ......

- Carsten

-----Original Message-----
From: address@hidden on behalf of address@hidden
Sent: Mon 6/2/2008 6:15 AM
To: address@hidden
Subject: [Orgmode] bug in todo state change tracking?


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




_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


reply via email to

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