GNU bug report logs -
#2941
rmail's new handling of Babyl files is odd
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Thu, 9 Apr 2009 19:55:04 UTC
Severity: serious
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
Message #40 received at 2941 <at> emacsbugs.donarmstrong.com (full text, mbox):
Richard M Stallman wrote:
> C-u M-x rmail RET foo RET ; foo is a Babyl file with > 1 message
> d
> s
> y
>
> Does this patch give good results?
It fixes the above sequence; however I can still go from Babyl to mbox
with no prompting by doing:
C-u M-x rmail RET foo RET
d
x
y
C-x C-s
> *** rmail.el.~1.534.~ 2009-04-10 10:13:07.000000000 -0400
> --- rmail.el 2009-04-14 16:15:38.000000000 -0400
> ***************
> *** 1458,1463 ****
> --- 1458,1464 ----
> "Expunge and save RMAIL file."
> (interactive)
> (set-buffer rmail-buffer)
> + (rmail-modify-format)
> (rmail-expunge)
> ;; No need to swap buffers: rmail-write-region-annotate takes care of it.
> ;; (rmail-swap-buffers-maybe)
This bug report was last modified 16 years and 99 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.