emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] missing todo's in agenda after emacs/org upgrade


From: suvayu ali
Subject: Re: [O] missing todo's in agenda after emacs/org upgrade
Date: Thu, 18 Aug 2011 16:45:13 +0200

Hi Peter,

This is quite an extensive setup. What do you get with only the
following options:

(setq org-agenda-files
      '("~/planning/planning.org" "~/planning/todo.org"
        "~/planning/notes.org" "~/planning/time-sheet.org")
      org-agenda-include-diary t
      org-todo-keywords
      '((sequence "TODO(t)" "BUSY(b)" "WAITING(w)" "|"
      "DONE(d)" "CANCELLED(c)" "POSTPONED(p)")))

I think your best bet is to try to isolate which part of your setup is
interfering. I would start with the most basic setup and systematically
add more until I hit the problem.

GL

-- 
Suvayu

Open source is the future. It sets us free.



reply via email to

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