Hello, Glenn Morris <r...@gnu.org> writes:
> 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) Fixed. Thank you. Regards, -- Nicolas Goaziou