all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#2941: rmail's new handling of Babyl files is odd
@ 2009-05-05  2:08 Chong Yidong
  2009-05-07  2:03 ` Glenn Morris
  0 siblings, 1 reply; 23+ messages in thread
From: Chong Yidong @ 2009-05-05  2:08 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 2941, rms

> 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

Could you propose a patch that catches this case?






^ permalink raw reply	[flat|nested] 23+ messages in thread
* bug#2941: rmail's new handling of Babyl files is odd
@ 2009-05-15  2:22 Chong Yidong
  0 siblings, 0 replies; 23+ messages in thread
From: Chong Yidong @ 2009-05-15  2:22 UTC (permalink / raw)
  To: Richard M Stallman; +Cc: 2941

> >> 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.

Please make the change, then---either there should be a second prompt,
or the first prompt should be changed in this case to make it clear that
the file will be converted.

Thank you.






^ permalink raw reply	[flat|nested] 23+ messages in thread
* bug#2941: rmail's new handling of Babyl files is odd
@ 2009-04-09 19:48 Glenn Morris
  2009-04-10 14:26 ` Richard M Stallman
  0 siblings, 1 reply; 23+ messages in thread
From: Glenn Morris @ 2009-04-09 19:48 UTC (permalink / raw)
  To: bug-gnu-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.







^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2009-05-15  2:22 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-05  2:08 bug#2941: rmail's new handling of Babyl files is odd Chong Yidong
2009-05-07  2:03 ` Glenn Morris
2009-05-08  8:03   ` Richard M Stallman
  -- strict thread matches above, loose matches on Subject: below --
2009-05-15  2:22 Chong Yidong
2009-04-09 19:48 Glenn Morris
2009-04-10 14:26 ` Richard M Stallman
2009-04-10 17:50   ` Glenn Morris
2009-04-11 12:27     ` Richard M Stallman
2009-04-13  1:05       ` Glenn Morris
2009-04-13  1:27         ` Glenn Morris
2009-04-14 21:15           ` Richard M Stallman
2009-04-14 21:15         ` Richard M Stallman
     [not found]           ` <stk55lloq7.fsf@fencepost.gnu.org>
2009-04-16  9:18             ` Richard M Stallman
2009-04-16 17:31               ` Glenn Morris
2009-04-16 17:55                 ` Eli Zaretskii
2009-04-16 20:31                   ` Glenn Morris
2009-04-16 21:25                     ` Eli Zaretskii
2009-04-17 14:27                 ` Richard M Stallman
2009-04-18  1:25                   ` Glenn Morris
2009-04-19  3:24                     ` Richard M Stallman
2009-04-20 18:29                       ` Glenn Morris
2009-04-20 23:23                         ` Stefan Monnier
2009-04-18 14:37               ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.