Bastien <[EMAIL PROTECTED]> writes:

> I tend to use my `org-agenda-custom-commands' in a strict order.  
> I first check for a first view, then check for a second view, etc.  

Why not just display all those views, in order, with one custom command?
For example, when I'm at home, I run C-c a h:

 ("h" "home contexts"
  ((tags-todo "[EMAIL PROTECTED]@computer/TODO" nil)
   (tags-todo "[EMAIL PROTECTED]@computer/TODO" nil)
   (tags-todo "[EMAIL PROTECTED]@[EMAIL PROTECTED]/TODO" nil)
   (tags-todo "@phone/TODO" nil)
   (tags-todo "@any/TODO" nil))

-- 
ajk


_______________________________________________
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

Reply via email to