From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9202 Path: main.gmane.org!not-for-mail From: Wesley.Hardaker@sphys.unil.ch Newsgroups: gmane.emacs.gnus.general Subject: Re: time delay on news groups? Date: 13 Dec 1996 08:37: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 1035149262 17048 80.91.224.250 (20 Oct 2002 21:27:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:27:42 +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 AAA05535 for ; Fri, 13 Dec 1996 00:03:50 -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 ; Fri, 13 Dec 1996 08:39:24 +0100 Original-Received: from iptsun2.unil.ch by unilmta3.unil.ch with SMTP inbound; Fri, 13 Dec 1996 08:39:08 +0100 Original-Received: by iptsun2.unil.ch (5.x/Unil-3.1/) id AA04934; Fri, 13 Dec 1996 08:37: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: David Moore's message of 12 Dec 1996 14:00:22 -0800 Original-Lines: 11 X-Mailer: Red Gnus v0.73/XEmacs 19.14 Xref: main.gmane.org gmane.emacs.gnus.general:9202 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:9202 >>>>> "David" == David Moore writes: David> You could bind to something like '/ t' in the summary buffer. Or it David> might work in your gnus-summary-prepare-hook, but I haven't tested that. Well, you can't put it in gnus-summary-prepare-hook or you'll get an infinite loop, I'm afraid... However, my next question is what does gnus do when you limit the buffer and then do a catchup? IE, do the limited articles get caught up as well? Wes