From: Bastien <bzg@gnu.org>
To: Igor Sosa Mayor <joseleopoldo1792@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Two letter combinations agenda and org-agenda-files variable
Date: Tue, 20 May 2014 17:17:10 +0200 [thread overview]
Message-ID: <87zjic4gzt.fsf@bzg.ath.cx> (raw)
In-Reply-To: <87bnuw16d3.fsf@gmail.com> (Igor Sosa Mayor's message of "Sat, 17 May 2014 22:46:00 +0200")
Hi Igor,
Igor Sosa Mayor <joseleopoldo1792@gmail.com> writes:
> if I define a org-agenda-custom-command in which I have a (so-called?)
> two-letter combination agenda like this:
>
> (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")))
>
> 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)?
No, you need to set variables to the custom commands definitions
themselves.
Best,
--
Bastien
next prev parent reply other threads:[~2014-05-20 15:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-17 20:46 Two letter combinations agenda and org-agenda-files variable Igor Sosa Mayor
2014-05-20 15:17 ` Bastien [this message]
2014-05-20 15:30 ` Igor Sosa Mayor
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zjic4gzt.fsf@bzg.ath.cx \
--to=bzg@gnu.org \
--cc=emacs-orgmode@gnu.org \
--cc=joseleopoldo1792@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.