Re: [O] Troubles with custom agenda commands

2012-09-19 Thread Sebastien Vauban
Bastien, Bastien wrote: > "Sebastien Vauban" > writes: > >> 1. When getting to the agenda dispatcher (`C-c a'), I see: >> >>S Summary Review: set of 3 commands >> >> while I only have... 2 commands (`agenda' and `todo'). Why? > > This is a bug, fixed. Thanks for spotting this! Tested. C

Re: [O] Troubles with custom agenda commands

2012-09-18 Thread Bastien
Hi Sébastien, "Sebastien Vauban" writes: > 1. When getting to the agenda dispatcher (`C-c a'), I see: > >S Summary Review: set of 3 commands > > while I only have... 2 commands (`agenda' and `todo'). Why? This is a bug, fixed. Thanks for spotting this! > 2. When firing it up (`C-c a

[O] Troubles with custom agenda commands

2012-09-13 Thread Sebastien Vauban
Hello, Trying to write my own custom agenda commands, I face a couple of weird behaviors. #+begin_src emacs-lisp (add-to-list 'org-agenda-custom-commands '("S" "Summary Review" ((agenda "") (todo "")) ((org-agenda-time-grid nil)