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

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

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


From: Frederik Fouvry
Subject: Re: [emacs-wiki-discuss] Re: planner-diary bug/misfeature
Date: Wed, 3 Aug 2005 17:04:33 +0200 (CEST)

,-- On Tue, 02 Aug 2005 11:04:40 -0400, Sacha Chua wrote:
| 

[...]

| (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?

Use :set-after or :require?

F




reply via email to

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