emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Two letter combinations agenda and org-agenda-files variable


From: Igor Sosa Mayor
Subject: [O] Two letter combinations agenda and org-agenda-files variable
Date: Sat, 17 May 2014 22:46:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

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     :: address@hidden ::
:: GnuPG: 0x1C1E2890   :: http://www.gnupg.org/      ::
:: jabberid: rogorido  ::                            ::




reply via email to

[Prev in Thread] Current Thread [Next in Thread]