Hi,

if I define a org-agenda-custom-command in which I have a (so-called?)
two-letter combination agenda like this: 

--8<---------------cut here---------------start------------->8---
(setq org-agenda-custom-commands
           '(("x" agenda)
             ("h" . "HOME+Name tags searches") ; description for "h" prefix
             ("hl" tags "+home+Lisa")
             ("hp" tags "+home+Peter")
             ("hk" tags "+home+Kim")))
--8<---------------cut here---------------end--------------->8---

is it possible to declare org-agenda-files in the head of the
combination in order to apply them to all the letter combinations (hl,
hp, hk)?

Many thanks in advance!

-- 
:: Igor Sosa Mayor     :: joseleopoldo1...@gmail.com ::
:: GnuPG: 0x1C1E2890   :: http://www.gnupg.org/      ::
:: jabberid: rogorido  ::                            ::


Reply via email to