* Error when setting `org-agenda-ignore-drawer-properties' to t
@ 2013-09-09 12:07 Sebastien Vauban
0 siblings, 0 replies; only message in thread
From: Sebastien Vauban @ 2013-09-09 12:07 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
Hello,
Before doing an update of Org, I already had used
`org-agenda-ignore-drawer-properties' (to t) to try and speed up the agenda.
Though, I did not know that it wasn't a `t/nil' answer, and the results was
that all the agenda views were broken (with an error generated, mysterious for
the lambda user).
I now know I had to write something like:
--8<---------------cut here---------------start------------->8---
(setq org-agenda-ignore-drawer-properties '(effort category))
--8<---------------cut here---------------end--------------->8---
But my question is: are such errors "allowed" (because they result of a wrong
user customization), or do they have to be wrapped in order no to result in an
error? What's the philosophy to be taken: leave it as is (knowing that it
does work the expected way, when set'ted correctly)?
Best regards,
Seb
PS- BTW, the speedup is really "feel-able"... Thanks!
--
Sebastien Vauban
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-09-09 12:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-09 12:07 Error when setting `org-agenda-ignore-drawer-properties' to t Sebastien Vauban
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).