Re: [O] Fwd: File local variables not being processed

2013-05-24 Thread Nick Dokos
"Daniel." writes: > Hi, I have a todo.org file with some local variables, here is the file content > > # Local Variables: > # eval: (setq org-todo-keyword-faces  > #  '(("TOSTART" . "red") > #    ("PLANING" . "yellow") > #    ("DOING" . "yellow") > #    ("CHECKING" . "yellow") > #    ("WAITING" .

[O] Fwd: File local variables not being processed

2013-05-24 Thread Daniel.
Hi, I have a todo.org file with some local variables, here is the file content # Local Variables: # eval: (setq org-todo-keyword-faces # '(("TOSTART" . "red") #("PLANING" . "yellow") #("DOING" . "yellow") #("CHECKING" . "yellow") #("WAITING" . "green") #("DOCUMENTING" . "yello