From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/13059 Path: main.gmane.org!not-for-mail From: Mike McEwan Newsgroups: gmane.emacs.gnus.general Subject: Re: Offline body retrieval Date: 27 Nov 1997 20:52:40 +0000 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035152489 7193 80.91.224.250 (20 Oct 2002 22:21:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:21:29 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id NAA01856 for ; Thu, 27 Nov 1997 13:46:47 -0800 Original-Received: from sina.hpc.uh.edu (root@Sina.HPC.UH.EDU [129.7.3.5]) by xemacs.org (8.8.5/8.8.5) with ESMTP id PAA20166 for ; Thu, 27 Nov 1997 15:50:05 -0600 (CST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id PAH05696; Thu, 27 Nov 1997 15:36:43 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 27 Nov 1997 15:36:05 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id PAA05683 for ; Thu, 27 Nov 1997 15:35:59 -0600 (CST) Original-Received: (qmail 26294 invoked by uid 504); 27 Nov 1997 21:35:49 -0000 Original-Received: (qmail 26291 invoked from network); 27 Nov 1997 21:35:48 -0000 Original-Received: from post-20.mail.demon.net (HELO post.mail.demon.net) (194.217.242.27) by claymore.vcinet.com with SMTP; 27 Nov 1997 21:35:47 -0000 Original-Received: from lotusland.demon.co.uk ([158.152.62.156]) by post.mail.demon.net id aa2000702; 27 Nov 97 21:35 GMT Original-Received: (qmail 1584 invoked by uid 500); 27 Nov 1997 20:52:40 -0000 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "27 Nov 1997 17:33:05 +0100" Original-Lines: 17 X-Mailer: Quassia Gnus v0.17/XEmacs 19.16 - "Lille" Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:13059 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:13059 Lars Magne Ingebrigtsen writes: > Mike McEwan writes: > > > OK - how's it all supposed to work? I start gnus 'unplugged', start > > my ppp link and then go 'J j' (gnus-plugged). 'J s' or 'J u' results > > in all too quick 'finished fetching new news' (or whatever). 'g' > > doesn't update the unread article numbers in the group buffer, but '3 > > g' does. *Then* 'J s' or 'J u' will download new articles and I can > > then go 'J j', select the requisite group and read new articles. > > What is your `gnus-read-active-file' variable? > 'some' -- Mike.