unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard M Stallman <rms@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>, 2137@emacsbugs.donarmstrong.com
Cc: emacs-devel@gnu.org
Subject: Re: bug#2137: 23.0.60; Saving Rmail buffer does not show the "Saving file ..." message
Date: Sun, 01 Feb 2009 17:48:37 -0500	[thread overview]
Message-ID: <E1LTl7F-00057o-7k@fencepost.gnu.org> (raw)
In-Reply-To: <uab97e1c0.fsf@gnu.org> (message from Eli Zaretskii on Sat, 31 Jan 2009 21:13:03 +0200)

    In an Rmail buffer, type "C-x C-s" to save it: you will almost never
    see the usual "Saving file FOO..." message, because buffer-soze,
    called by save-buffer, returns the size of the current message, not of
    the entire message collection.

The clean way to fix this is with something like `buffer-swapped-with'.

I did not remember the existence of this feature when I recommended
implementing `buffer-swapped-with', so I can't really say "I told you
so."  But there is a general tendency that these sorts of features
need to be checked and acted on in various places in the code, and
most of them don't have any hooks.




       reply	other threads:[~2009-02-01 22:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <uab97e1c0.fsf@gnu.org>
2009-02-01 22:48 ` Richard M Stallman [this message]
2009-02-02  1:35   ` bug#2137: 23.0.60; Saving Rmail buffer does not show the "Saving file ..." message Stefan Monnier
2009-02-02 21:05     ` Eli Zaretskii
2009-02-03 21:29       ` Stefan Monnier
2009-02-04  4:16         ` Eli Zaretskii
2009-02-04 19:46           ` Stefan Monnier
2009-02-03  9:59     ` Richard M Stallman

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=E1LTl7F-00057o-7k@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=2137@emacsbugs.donarmstrong.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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 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).