From: Karl Voit <devnull@Karl-Voit.at>
To: emacs-orgmode@gnu.org
Subject: Generate custom org-agenda
Date: Sun, 10 Apr 2016 12:27:08 +0200 [thread overview]
Message-ID: <2016-04-10T12-19-40@devnull.Karl-Voit.at> (raw)
Hi!
org-agenda-list generates my default agenda. I can generate it
via Elisp via org-agenda-list.
What about a different agenda I already defined with
org-agenda-custom-commands? Am I able to generate it via Elisp as
well?
The agenda dispatcher generates my custom agenda of choice via «n».
Is it possible to get this «n»-agenda via something like
(org-agenda-list "n") or similar?
If possible: I don't want to define the org-agenda-custom-commands
multiple times: one for the interactive org-agenda-custom-commands
and one for the Elisp-call for «n» ...
Thanks!
Background:
I'm trying to come up with a few lines of Elisp to generate a
(non-default) agenda, take a screenshot (via imagemagick), and place
its result in a specific PNG file.
--
mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode:
> get Memacs from https://github.com/novoid/Memacs <
https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github
next reply other threads:[~2016-04-10 10:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-10 10:27 Karl Voit [this message]
2016-04-11 6:43 ` Generate custom org-agenda Adam Porter
2016-04-11 13:10 ` Karl Voit
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=2016-04-10T12-19-40@devnull.Karl-Voit.at \
--to=devnull@karl-voit.at \
--cc=emacs-orgmode@gnu.org \
--cc=news1142@Karl-Voit.at \
/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.