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

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

RE: [emacs-wiki-discuss] Saving day pages and planner-appt error


From: David Lord
Subject: RE: [emacs-wiki-discuss] Saving day pages and planner-appt error
Date: Wed, 8 Jun 2005 13:33:56 +0100

Hi,

I am still finding that nothing is getting updated when I save planner pages, even though I have all the sort/update on save options set.  I'm not sure this is relevant, but I came across this bit of code in planner.el: -

  (when (eq major-mode 'planner-mode)
    (let ((hook (if (boundp 'write-file-functions)
                    'write-file-functions
                  'local-write-file-hooks)))
      (add-hook hook 'planner-renumber-notes-maybe t t)

But write-file-functions does not appear to be defined anywhere in my environment (GNU Emacs 21.3.1 Windows 2000).  It is not mentioned in any lisp files apart from planner.

Any help would be appreciated.
--
David Lord

This email and its attachments are confidential under applicable law and are intended for use of the sender's addressee only, unless the sender expressly agrees otherwise, or unless a separate written agreement exists between Iron Mountain and a recipient company governing communications between the parties and any data that may be so transmitted. Transmission of email over the Internet is not a secure communications medium. If you are requesting or have requested the transmittal of personal data, as defined in applicable privacy laws, by means of email or in an attachment to email, you may wish to select a more secure alternate means of transmittal that better supports your obligations to protect such personal data.

If the recipient of this message is not the recipient named above, and/or you have received this email in error, you must take no action based on the information in this email. You are hereby notified that any dissemination, misuse or copying or disclosure of this communication by a recipient who has received this message in error is strictly prohibited. If this message is received in error, please return this email to the sender and immediately highlight any error in transmittal. Thank you.

reply via email to

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