emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Trouble setting variables in custom agenda command


From: Carsten Dominik
Subject: Re: [Orgmode] Trouble setting variables in custom agenda command
Date: Wed, 3 Jun 2009 17:17:42 +0200

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 <address@hidden>
IT Director
MAYA Group
+1-412-708-9660



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

[Prev in Thread] Current Thread [Next in Thread]