From: Carsten Dominik <carsten.dominik@gmail.com>
To: Christopher DeMarco <demarco@maya.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Trouble setting variables in custom agenda command
Date: Wed, 3 Jun 2009 17:17:42 +0200 [thread overview]
Message-ID: <F791E933-1DDD-4ABE-927F-96FC59E30E8C@gmail.com> (raw)
In-Reply-To: <20090527020507.GA5071@owl.prv.maya.com>
Could anyone please try to reproduce this?
Thanks.
- Carsten
On May 27, 2009, at 4:05 AM, Christopher DeMarco wrote:
> I have the following in my .emacs (long lines, sorry):
>
> (setq org-agenda-custom-commands
> '(("c" "The Cycle"
> ((agenda ""
> (
> (org-agenda-overriding-columns-format
> "%75ITEM %7Effort{:} %7CLOCKSUM{Total} %15TAGS %SCHEDULED") ;; no
> (org-agenda-view-columns-initially
> t) ;; no
> (org-agenda-start-with-log-mode
> t
> ) ;;
> no
> (org-agenda-ndays
> 1
> ) ;; yes
> (org-agenda-skip-
> function
> ;; yes
> '(org-agenda-skip-entry-if 'notregexp "\\*
> TODO")))))
> nil nil)))
>
> Why don't the first three variables get set (or at least their effects
> aren't visible in the Agenda buffer), but the last two do?
>
> What am I missing in the manual that would have made this clear?
>
> TIA!
>
>
> --
> Christopher DeMarco <demarco@maya.com>
> IT Director
> MAYA Group
> +1-412-708-9660
>
>
>
> _______________________________________________
> 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:[~2009-06-03 16:52 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-27 2:05 Trouble setting variables in custom agenda command Christopher DeMarco
2009-06-03 15:17 ` Carsten Dominik [this message]
2009-06-03 18:45 ` Matthew Lundin
2009-06-03 19:18 ` Sebastian Rose
2009-06-03 19:42 ` Eric S Fraga, Eric S Fraga
2009-06-03 19:10 ` Bernt Hansen
2009-06-03 22:26 ` Nick Dokos
2009-06-03 22:59 ` Nick Dokos
2009-06-04 7:49 ` Carsten Dominik
2009-06-04 15:06 ` Christopher DeMarco
2009-06-05 1:48 ` Matthew Lundin
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=F791E933-1DDD-4ABE-927F-96FC59E30E8C@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=demarco@maya.com \
--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 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.