>>>>> On 2005-09-05 12:03 PDT, Stefan Monnier writes:

    Stefan> How is diary-mode used?  It's defined and seems to
    Stefan> work if I call it manually, but it's not directly used
    Stefan> anywhere.  WAIM?

There are at least two functions that do basically
(find-file-noselect (diary-check-diary-file) t).  It might be a
good idea to refactor this, creating a function that returns the
buffer for the diary file, setting major-mode, etc. when opening.

-- 
Karl 2005-09-06 01:07



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to