On Wed, Apr 22, 2009 at 11:34 PM, Eraldo Helal wrote: > At the moment my blocked agenda looks somthing like this: > >> >> ================================================================================ >> internet: >> >> >> ================================================================================ >> home: >> eraldo: ACTION do bla :SomeName::home: >> eraldo: ACTION do bla2 :SomeName::home: >> >> >> =============================================================================== >> etc... > > What I expect/want: > >> >> ================================================================================ >> internet: >> >> ================================================================================ >> home: >> eraldo: ACTION do bla :SomeName::home: >> eraldo: ACTION do bla2 :SomeName::home: >> >> =============================================================================== >> etc... > > In words: > - "Agenda Compact Blocks" but with separator x > - Blocked Agenda without newlines
How does this sound? --8<---------------cut here---------------start------------->8--- (setq org-agenda-custom-commands '(("E" "Eraldo's Agenda" ((tags-todo "Internet" ((org-agenda-overriding-header "================\nInternet"))) (tags-todo "Home" ((org-agenda-overriding-header "================\nHome"))))))) --8<---------------cut here---------------end--------------->8--- -- Manish _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode