emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* bug#29694: Quoting of consts in org-agenda-custom-commands-local-options
@ 2017-12-13 19:14 Glenn Morris
  2017-12-13 23:41 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2017-12-13 19:14 UTC (permalink / raw)
  To: 29694

Package: org-mode

In code like

(defcustom ...
  :type '(const some-constant))

it's a mistake to write 'some-constant.

So I'm guessing that various instances of quoted consts in
org-agenda-custom-commands-local-options are a mistake. Eg

(const :tag "scheduled" 'scheduled)

etc

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

end of thread, other threads:[~2017-12-13 23:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-13 19:14 bug#29694: Quoting of consts in org-agenda-custom-commands-local-options Glenn Morris
2017-12-13 23:41 ` Nicolas Goaziou

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