emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] Re: planner-diary bug/misfeature


From: Sacha Chua
Subject: [emacs-wiki-discuss] Re: planner-diary bug/misfeature
Date: Tue, 02 Aug 2005 11:04:40 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

John S J Anderson <address@hidden> 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 <address@hidden> - 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]