John S J Anderson <[EMAIL PROTECTED]> writes:

>   The default value of 'planner-diary-file' is _NOT_ the value of
>   'diary-file', which means that if you've changed the latter (to, oh,

(defcustom planner-diary-file diary-file
  ;; FIXME: Test if this works as buffer-local var
  "*The diary file you want to use with planner-diary."
  :type 'file
  :group 'planner-diary)

Hmm, that's odd. Now we get into exactly when diary-file is set and
whether that's customized before or after planner-diary-file is...
Emacs Lisp gurus, what's the proper way to do this?
-- 
Sacha Chua <[EMAIL PROTECTED]> - open source geekette
http://sacha.free.net.ph/ - PGP Key ID: 0xE7FDF77C
interests: emacs, gnu/linux, personal information management, juggling
sachac on irc.freenode.net#emacs . YM: sachachua83


_______________________________________________
emacs-wiki-discuss mailing list
emacs-wiki-discuss@nongnu.org
http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss

Reply via email to