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
View this message in rfc822 format
> From: Glenn Morris <rgm <at> gnu.org>
> Cc: Stefan Monnier <monnier <at> iro.umontreal.ca>, rms <at> gnu.org, 2137 <at> emacsbugs.donarmstrong.com
> Date: Mon, 02 Feb 2009 23:12:23 -0500
>
> Eli Zaretskii wrote:
>
> >> This problem at least simply points to a current bug in save-buffer.
> >
> > Which bug is that?
>
> Well, one thing I wonder about is: how does it know the correct buffer
> _contents_, but not the correct buffer _size_...
>
> (Ie, why isn't it overwriting your mailbox file with just the current
> message you happen to be viewing at the time?)
See rmail-write-region-annotate: it switches to the right buffer just
in time for write-region to save the correct text, but buffer-size is
called before that.
IMO, using annotations for the job of saving the mailbox is also a
horrible kludge. All that just to avoid defining an Rmail-specific
binding for C-x C-s ...
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.