GNU bug report logs -
#2137
23.0.60; Saving Rmail buffer does not show the "Saving file ..." message
Previous Next
Reported by: Eli Zaretskii <eliz <at> gnu.org>
Date: Sat, 31 Jan 2009 19:25:04 UTC
Severity: normal
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 2137 <at> emacsbugs.donarmstrong.com (full text, mbox):
> 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.
This problem at least simply points to a current bug in save-buffer.
Maybe with buffer-swapped-with you could work around the bug rather than
fixing it. Or even fail to see that it's a general bug rather than
a problem with buffer-swapped-with. I'm not sure it's a benefit.
Stefan
This bug report was last modified 16 years and 192 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.