emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Problem when customizing TODO sequence


From: Jonathan Underwood
Subject: [Orgmode] Problem when customizing TODO sequence
Date: Thu, 7 Jun 2007 12:17:08 +0100

Hi,

In my .emacs, I have this:

(setq org-todo-keywords
     '((sequence "TODO" "IN-PROGRESS" "|" "DONE" "CANCELLED")))

and when I pressC-c C-t I get this:

Debugger entered--Lisp error: (wrong-type-argument integerp sequence)
 org-todo(nil)
 call-interactively(org-todo)

This is with GNU Emacs 22 and org-mode 4.77.

Am I doing something stupid, or is this a bug?

Jonathan




reply via email to

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