emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Bug in customize for org-agenda-custom-commands


From: Max Mikhanosha
Subject: [Orgmode] Bug in customize for org-agenda-custom-commands
Date: Thu, 17 Jul 2008 11:05:07 -0400
User-agent: Wanderlust/2.15.3 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/22.0.51 (x86_64-unknown-linux-gnu) MULE/5.0 (SAKAKI)

I've redone my org-agenda-custom-commands through customize to learn
about new features, and there is a bug if one uses :other
customization in the variables list.. It pre-defines the variable to be
org-agenda-skip-function and then when I enter the value as 'my-skip.

When I apply the changes, it puts ((...) (...)
((org-agenda-skip-function (quote my-skip)))) into the agenda command,
note the extra level of parenthesis, and trying to run that agenda item
gives "not a symbol" error.. If I use "any variable" and put
org-agenda-skip-function and 'my-skip then it works fine.

This is with .git version

Regards,
  Max




reply via email to

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