Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai Grossjohann <grossjohann@charly.cs.uni-dortmund.de>
Cc: ding@gnus.org
Subject: Re: Question about ticked articles being unticked...
Date: 17 May 1997 15:30:52 +0200	[thread overview]
Message-ID: <vaf7mgycjjn.fsf@ls6.cs.uni-dortmund.de> (raw)
In-Reply-To: Justin Sheehy's message of 16 May 1997 16:11:06 -0400

>>>>> Dan Schmidt <dfan@harmonixmusic.com> writes:

  Dan> I have noticed that sometimes if I have one nnfolder *Summary*
  Dan> buffer open, and switch buffers back to *Group* without closing
  Dan> it, and then enter another nnfolder group, a lot of the first
  Dan> group's articles get unticked.

>>>>> Justin Sheehy writes:

  Justin> Why would you do this?

It makes reentering the group a *lot* faster if the group is large.
For me, generating the summary buffer for a 6000 article group takes
time longer than my patience.  I usually enter the one group that
large in the morning then go fetch some tea while Gnus is generating
the summary buffer.  I even added the following keybinding for
convenience:

,-----
| (define-key gnus-summary-exit-map "z" 'kai-gnus-summary-exit-group-quickly)
|                          
| (defun kai-gnus-summary-exit-group-quickly ()
|   (interactive)          
|   (switch-to-buffer gnus-group-buffer)
|   (delete-other-windows))
`-----

I have never noticed any problems with this for nnml.

kai
-- 
Life is hard and then you die.


  parent reply	other threads:[~1997-05-17 13:30 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-05-16 12:42 Karl Asha
1997-05-16 14:13 ` Mark Boyns
1997-05-16 14:56   ` Kai Grossjohann
1997-05-16 15:02     ` Karl Asha
1997-05-16 15:08     ` Mark Boyns
1997-05-16 17:13       ` Hrvoje Niksic
1997-05-16 17:31         ` Mark Boyns
1997-05-16 18:05           ` Hrvoje Niksic
1997-05-16 17:53       ` Stainless Steel Rat
1997-05-16 18:43 ` Dan Schmidt
1997-05-16 20:11   ` Justin Sheehy
1997-05-16 20:46     ` Dan Schmidt
1997-05-16 21:43       ` Hrvoje Niksic
1997-05-16 22:42       ` Sudish Joseph
1997-05-17  3:58         ` Lars Magne Ingebrigtsen
1997-05-17 13:30     ` Kai Grossjohann [this message]
1997-05-18  7:22       ` Hrvoje Niksic
1997-05-17  3:55   ` Lars Magne Ingebrigtsen
1997-05-17  3:54 ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vaf7mgycjjn.fsf@ls6.cs.uni-dortmund.de \
    --to=grossjohann@charly.cs.uni-dortmund.de \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).