Gnus development mailing list
 help / color / mirror / Atom feed
* 'e' in the summary buffer leads to lost work
@ 1998-02-23 21:30 Matt Armstrong
  1998-02-23 21:40 ` Edward J. Sabol
  0 siblings, 1 reply; 6+ messages in thread
From: Matt Armstrong @ 1998-02-23 21:30 UTC (permalink / raw)


Recently Gnus clobbered about 15 minutes of edits in a message I was
preparing.  After mail back and forth with Lars, I now understand what
happened.  He suggested I solicit everybody here for ideas on how to
fix it.

What happened: I started editing an article in my drafts group with
'e' (gnus-summary-edit-articles).  The buffer Gnus gave me was the
*Article* buffer.  Then I wanted to look at some other e-mail I got,
so I switched to *Groups*, selected the group, then the article.  I
then realized that Gnus had replaced my (unsaved) work in *Article*
with this second article.

I frequently reference multiple piece of mail while composing a new
message.  I'd like to be able to do this while editing drafts as well.
More importantly, a program that silently deletes edits in any
situation is at least unfriendly if not evil (IMHO).

Possible ways to fix it:

1) Make 'e' in the drafts summary buffer do what 'D e' does.

   Lars didn't like this one because 'D e' implies you're going to send
   the draft, while 'e' doesn't.  I don't like it because it doesn't
   solve the problem for the general case (Gnus can automatically
   delete changes to articles in other groups).

2) Set gnus-single-article-buffer to t.

   I don't like it because it doesn't solve the general case (Gnus can
   still silently delete your 'e' edits if you select a different
   article in the same group).

3) Make 'e' create a new, non-*Article* buffer.

   The intent is to make every article you're editing not THE
   *Article* buffer.  Gnus never automatically deletes *Article Edit*
   buffers (at least without prompting) and lets you view other
   articles in the *Article* buffer.  I like this one since it allows
   me to reference my other mail while editing a message.

Thoughts?


-- 
matta



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

end of thread, other threads:[~1998-02-27 11:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-02-23 21:30 'e' in the summary buffer leads to lost work Matt Armstrong
1998-02-23 21:40 ` Edward J. Sabol
1998-02-23 23:20   ` Paul Franklin
1998-02-24 15:48     ` jari.aalto
1998-02-27 11:57   ` Lars Magne Ingebrigtsen
1998-02-27  9:24     ` Harry Putnam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).