all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem when customizing TODO sequence
@ 2007-06-07 11:17 Jonathan Underwood
  2007-06-07 13:55 ` Jonathan G. Underwood
  0 siblings, 1 reply; 4+ messages in thread
From: Jonathan Underwood @ 2007-06-07 11:17 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-06-07 14:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-07 11:17 Problem when customizing TODO sequence Jonathan Underwood
2007-06-07 13:55 ` Jonathan G. Underwood
2007-06-07 14:53   ` Carsten Dominik
2007-06-07 14:59     ` Jonathan Underwood

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.