Re: [Emacs-orgmode] org-agenda-todo-list-sublevels bug?

2006-06-01 Thread Christian Egli
Hi all On Wed, 2006-05-24 at 12:53 +0200, Christian Egli wrote: > I really like the option to hide TODOs that are part of a bigger TODO, > for example > > * TODO Organize party > ** TODO Invite people > ** TODO Find location > > Thanks to the option org-agenda-todo-list-sublevels my agenda only

Re: [Emacs-orgmode] org-agenda-todo-list-sublevels bug?

2006-06-01 Thread Carsten Dominik
OK, there is indeed a bug, exposed because of your setting (setq org-agenda-todo-ignore-scheduled t) which I don't have and therefore the bug did not happen for me. Thanks for taking the time to make me a test file, and for including your complete configuration. I have fixed this for th

[Emacs-orgmode] Future development of Org-mode

2006-06-01 Thread Carsten Dominik
Hi, my TODO list for Org-mode is now on the web, to give you an idea of what is still on my mind - mostly small things at the moment. You can also use this list to see if I have missed your brilliant idea, and remind me again. Some items I have marked "DECLINED". This means that I do not p

[Emacs-orgmode] Midnight and noon in agendas

2006-06-01 Thread Daniel J. Sinder
I've noticed that '12pm' when used as a time-of-day specification puts an entry at 24:00 in the agenda. '12am' places the item at noon in the agenda. It is arguable whether 00:00 should be used instead of 24:00. Personally, I prefer it the way it is, where midnight events are placed at 24:00 beca

Re: [Emacs-orgmode] Midnight and noon in agendas

2006-06-01 Thread Carsten Dominik
Well, if this is the way things are normally interpreted, then this is clearly a bug. Thanks for explaining this to me. Strange system. Switching am to pm always makes the event happen later, except when the hour is 12. However, I will not make items jump days because of a time specification