emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] bug? setting todo keywords


From: Giovanni Ridolfi
Subject: [Orgmode] bug? setting todo keywords
Date: Wed, 4 Mar 2009 10:54:05 +0000 (GMT)

Hello everybody

I'm not able to change the todo keywords in a file 
with "setq org-todo-keywords" and restarting org-mode
as described in the manual ยง 5.2.1 .

Org-mode version 6.23b
GNU Emacs 23.0.90.1 (i386-mingw-nt5.1.2600) of 2009-02-01 on SOFT-MJASON
M$Widows XP

---------------------file---------
    -*- mode: org; -*-
 * TODO 1st head

(setq org-todo-keywords '((sequence "TODO" "FEEDBACK" "VERIFY" "|" "DONE" 
"DELEGATED")))

  # + SEQ_TODO: TODO FEEDBACK VERIFY DONE 

(setq org-todo-keywords '((type "Fred" "Sara" "Lucy" "|" "DONE")))
--------------

If I 
+ go to ))) 
+ C-x C-e 
+ M-x normal-mode  (to restart Org-mode)

the * TODO sequence is still TODO DONE

The sequence is changed  (feedback, delegated...)
- if I change it via the customization interface 
- if I use #+SEQ_TODO: and C-c C-c on it

I'm puzzled! the sequence is changed with the "type" keyword
(setq org-todo-keywords '((type 
                        ^^^^^^^^^

Is it a bug or do I miss something?

cheers,
Giovanni


__________________________________________________
Do You Yahoo!?
Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto 
spazio gratuito per i tuoi file e i messaggi 
http://mail.yahoo.it





reply via email to

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