bug-gnu-emacs
[Top][All Lists]
Advanced

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

Auto-Save bug when file/directory no longer exists


From: Jay Cotton
Subject: Auto-Save bug when file/directory no longer exists
Date: Thu, 08 Nov 2007 14:07:26 -0500

When emacs attempts to auto-save a file, if that file or it's directory
no longer exist (such as when a usb thumbdrive has been removed), an
error is briefly displayed in the minibuffer:

    Auto-saving <filename>: Opening output file: no such file or
directory, <path>/#<filename>#

The expected behavior is for this message to remain in the minibuffer.
The actual behavior is that the message disappears very quickly (often
before the user sees it), and is replaced by this message:

  Auto-saving...done

which falsely indicates that the file was successfully auto-save'd.

M-x version:
GNU Emacs 22.0.93.1 (i386-mingw-nt5.1.2600) of 2007-02-08 on
LENNART-69DE564

Thanks,
Jay Cotton




reply via email to

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