all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: "Jay Cotton" <jay@fleeingrabbit.com>
Cc: emacs-devel@gnu.org
Subject: Re: Auto-Save bug when file/directory no longer exists
Date: Sat, 10 Nov 2007 12:54:50 -0500	[thread overview]
Message-ID: <E1IquXi-0000Ot-LU@fencepost.gnu.org> (raw)
In-Reply-To: <f2DaiHC1.1194548846.8798390.jcotton@one.textdrive.com> (jay@fleeingrabbit.com)

    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 code appears to display it for 3 seconds.
Is that what happens for you?

    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

It does that because auto saving (the whole process) was done.
(Other files may have been successfully saved.)

Do you find that 3 seconds to view the error message is not enough?
Or do you find that it doesn't actually remain on the screen for 3 seconds?

  reply	other threads:[~2007-11-10 17:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-08 19:07 Auto-Save bug when file/directory no longer exists Jay Cotton
2007-11-10 17:54 ` Richard Stallman [this message]
2008-02-23 23:50 ` Chong Yidong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1IquXi-0000Ot-LU@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=jay@fleeingrabbit.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.