emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug in customize for org-agenda-custom-commands
@ 2008-07-17 15:05 Max Mikhanosha
  2008-07-17 16:38 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Max Mikhanosha @ 2008-07-17 15:05 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-17 16:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-17 15:05 Bug in customize for org-agenda-custom-commands Max Mikhanosha
2008-07-17 16:38 ` Carsten Dominik

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).