emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Jan Seeger" <jan.seeger@thenybble.de>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Exporting with block agenda
Date: Tue, 22 Jul 2008 20:53:15 +0200	[thread overview]
Message-ID: <87vdyxagys.wl%jan.seeger@thenybble.de> (raw)
In-Reply-To: <EFFFD2AC-8440-44CC-B54E-75BFF91A2089@uva.nl>

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.

  reply	other threads:[~2008-07-22 18:53 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 [this message]
2008-07-22 19:10     ` Carsten Dominik
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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vdyxagys.wl%jan.seeger@thenybble.de \
    --to=jan.seeger@thenybble.de \
    --cc=emacs-orgmode@gnu.org \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).