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
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 18 May 2009 12:58:52 -0400
with message-id <87ws8epctv.fsf <at> cyd.mit.edu>
and subject line Re: bug#2941: rmail's new handling of Babyl files is odd
has caused the Emacs bug report #2941,
regarding rmail's new handling of Babyl files is odd
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)
--
2941: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2941
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Severity: serious
The new way in which Rmail treats Babyl files is odd:
emacs -Q
C-u M-x rmail RET some-babyl-file RET
"Replacing BABYL format with mbox format...done"
Before I can read the above message, it is replaced with the next:
"Marking buffer unmodified to avoid rewriting Babyl file as mbox file"
Now I try to modify the buffer:
1) By adding a label.
a foo RET
"Marking buffer unmodified to avoid rewriting Babyl file as mbox file"
2) By editing a message.
e
make change to message
C-c C-c
"Marking buffer unmodified to avoid rewriting Babyl file as mbox file"
3) By deleting a message.
d
"Marking buffer unmodified to avoid rewriting Babyl file as mbox file"
Why do all of these leave the buffer unmodified? If Emacs crashes now,
I will lose information.
4) By expunging a message.
x
y
Finally, the buffer is marked modified.
Now if I press "s" to save the buffer, it is saved without warning,
clobbering the existing Babyl file. I was expecting a confirmation
prompt.
[Message part 3 (message/rfc822, inline)]
> >> C-u M-x rmail RET foo RET
> >> d
> >> x
> >> y
> >> C-x C-s
> >
> > Could you propose a patch that catches this case?
>
> I can easily make this do whatever people generally want.
> I did not want to change it for one vociferous person,
> but I will gladly change to follow the general preference.
OK, I see you've done that. Thanks.
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.