unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Auto-Save bug when file/directory no longer exists
@ 2007-11-08 19:07 Jay Cotton
  2008-02-23 23:50 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Jay Cotton @ 2007-11-08 19:07 UTC (permalink / raw)
  To: bug-gnu-emacs

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Auto-Save bug when file/directory no longer exists
  2007-11-08 19:07 Auto-Save bug when file/directory no longer exists Jay Cotton
@ 2008-02-23 23:50 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2008-02-23 23:50 UTC (permalink / raw)
  To: bug-gnu-emacs

"Jay Cotton" <jay@fleeingrabbit.com> writes:

> 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

I've installed a fix to the trunk.  This seems like a less important
issue, let's see wait till after the 22.2 release before backporting
the fix to the Emacs 22 branch.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-23 23:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-08 19:07 Auto-Save bug when file/directory no longer exists Jay Cotton
2008-02-23 23:50 ` Chong Yidong

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).