bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#2941: marked as done (rmail's new handling of Babyl files is odd)


From: Emacs bug Tracking System
Subject: bug#2941: marked as done (rmail's new handling of Babyl files is odd)
Date: Mon, 18 May 2009 17:05:06 +0000

Your message dated Mon, 18 May 2009 12:58:52 -0400
with message-id <87ws8epctv.fsf@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 owner@emacsbugs.donarmstrong.com
immediately.)


-- 
2941: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2941
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: rmail's new handling of Babyl files is odd Date: Thu, 09 Apr 2009 15:48:12 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
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.




--- End Message ---
--- Begin Message --- Subject: Re: bug#2941: rmail's new handling of Babyl files is odd Date: Mon, 18 May 2009 12:58:52 -0400
> >> 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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]