From: Carsten Dominik <dominik@uva.nl>
To: Jan Seeger <jan.seeger@thenybble.de>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Exporting with block agenda
Date: Tue, 22 Jul 2008 12:10:39 -0700 [thread overview]
Message-ID: <2383D04D-2500-4508-8D09-722019FE7316@uva.nl> (raw)
In-Reply-To: <87vdyxagys.wl%jan.seeger@thenybble.de>
You are completely right. This is a bug in Org-mode.
- Carsten
On Jul 22, 2008, at 11:53 AM, Jan Seeger wrote:
> At Tue, 22 Jul 2008 11:09:22 -0700,
> Carsten Dominik wrote:
>>
>>
>> On Jul 22, 2008, at 10:49 AM, Jan Seeger wrote:
>>> (setq org-agenda-custom-commands '(
>>> ("c" ""
>>> ((todo "NEXT|TODO") (agenda))
>>> ((org-agenda-with-colors nil)
>>> (ps-font-size '(8 . 8))
>>> (org-agenda-compact-blocks t)
>>> (ps-landscape-mode t)
>>> (ps-number-of-columns 2)
>>> )
>>> ("/tmp/todo-list.ps")
>>> )
>>> ))
>> The setting is wrong. Parameters in org-agenda-custom-commands are
>> identified by
>> position, and your file list is seen as an attempt to set options
>> (variables)
>> for the command set. You need nil there.
>>
>> Can you identify a point in the documentation that made you assume
>> you
>> could write things a you did?
>
> Quote from C-h v org-agenda-custom-commands:
>
>> You can also define a set of commands, to create a composite agenda
>> buffer.
>> In this case, an entry looks like this:
>>
>> (key desc (cmd1 cmd2 ...) general-settings-for-whole-set files)
>
> This looks to me as if only four elements where needed: Key,
> description, list of lists of commands (agenda,alltodo etc), settings
> and filenames.
>
> Regards,
> Jan
> --
> Warning! Erwin Schrödinger will kill you like a cat in a box.
> Maybe.
>
>
> _______________________________________________
> 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
next prev parent reply other threads:[~2008-07-22 19:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-22 17:49 Exporting with block agenda Jan Seeger
2008-07-22 18:09 ` Carsten Dominik
2008-07-22 18:53 ` Jan Seeger
2008-07-22 19:10 ` Carsten Dominik [this message]
2008-07-22 19:30 ` Carsten Dominik
2008-07-22 19:59 ` Jan Seeger
2008-07-22 20:00 ` Jan Seeger
2008-07-26 13:27 ` Jan Seeger
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=2383D04D-2500-4508-8D09-722019FE7316@uva.nl \
--to=dominik@uva.nl \
--cc=emacs-orgmode@gnu.org \
--cc=jan.seeger@thenybble.de \
/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.