From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9306 Path: main.gmane.org!not-for-mail From: Wesley.Hardaker@sphys.unil.ch Newsgroups: gmane.emacs.gnus.general Subject: Re: Quicker exit and re-enter of large groups Date: 08 Jan 1997 17:21:37 +0100 Organization: Universite de Lausanne, BSP Sender: whardake@iptsun2.unil.ch Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035149350 17675 80.91.224.250 (20 Oct 2002 21:29:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:29:10 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.4/8.8.4) with SMTP id IAA03169 for ; Wed, 8 Jan 1997 08:42:38 -0800 Original-Received: from unilmta3.unil.ch (cisun29a.unil.ch [130.223.27.29]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Wed, 8 Jan 1997 17:26:03 +0100 Original-Received: from iptsun2.unil.ch by unilmta3.unil.ch with SMTP inbound; Wed, 8 Jan 1997 17:23:17 +0100 Original-Received: by iptsun2.unil.ch (5.x/Unil-3.1/) id AA07763; Wed, 8 Jan 1997 17:21:38 +0100 Original-To: ding@ifi.uio.no X-Face: #qW^}a%m*T^{A:Cp}$R\"38+d}41-Z}uU8,r%F#c#s:~Nzp0G9](s?,K49KJ]s"*7gvRgA SrAvQc4@/}L7Qc=w{)]ACO\R{LF@S{pXfojjjGg6c;q6{~C}CxC^^&~(F]`1W)%9j/iS/ IM",B1M.?{w8ckLTYD'`|kTr\i\cgY)P4 X-Url: http://www.ece.ucdavis.edu/~hardaker In-Reply-To: Kai Grossjohann's message of 08 Jan 1997 15:52:37 +0100 Original-Lines: 17 X-Mailer: Red Gnus v0.79/XEmacs 19.14 Xref: main.gmane.org gmane.emacs.gnus.general:9306 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:9306 >>>>> "Kai" == Kai Grossjohann writes: Kai> - New function for quitting a newsgroup which does (switch-to-buffer Kai> "*Group*"), mostly. ==> Old summary buffer is retained, reenter of Kai> group is fast. Add a keybinding for this. This is simple. Does it Kai> already exist? I think "Q" does something different? Or create a new variable called 'leave-summary-if-size-is-over' = 400 or something... But thats a bit silly... Kai> - When I hit M-g in a group and there are new articles is it possible Kai> to just add them to the summary buffer without regenerating all of Kai> it? I don't know that you'd get any speed improvement there if you did any sort of sorting (by score, for instance), as it can't just stick them at the end...