Alan Boudreault <[email protected]> writes:
Hello, It's maybe not what you're looking for, but you can leave org-log-done to nil and simply define org-todo-keywords with something like : (setq org-todo-keywords '(sequence "TODO(t)" "|" "FIXED(f!)")) Nothing should be overwritten then. HTH, -- Nicolas Goaziou _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
