From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30603 Path: main.gmane.org!not-for-mail From: Justin Sheehy Newsgroups: gmane.emacs.gnus.general Subject: my inattentiveness, and agent/imap Date: 02 May 2000 19:01:31 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167116 9349 80.91.224.250 (21 Oct 2002 02:25:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:25:16 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id E4A58D051E for ; Tue, 2 May 2000 19:04:11 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id SAB06699; Tue, 2 May 2000 18:04:05 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 02 May 2000 18:03:00 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id SAA26454 for ; Tue, 2 May 2000 18:02:50 -0500 (CDT) Original-Received: from amber.ccs.neu.edu (amber.ccs.neu.edu [129.10.116.51]) by mailhost.sclp.com (Postfix) with ESMTP id CD62CD051E for ; Tue, 2 May 2000 19:01:46 -0400 (EDT) Original-Received: from camelot-new.ccs.neu.edu (dworkin@camelot-new.ccs.neu.edu [129.10.116.81]) by amber.ccs.neu.edu (8.10.0.Beta10/8.10.0.Beta10) with ESMTP id e42N1X925802 for ; Tue, 2 May 2000 19:01:37 -0400 (EDT) Original-Received: (from dworkin@localhost) by camelot-new.ccs.neu.edu (8.10.0.Beta10/8.10.0.Beta10) id e42N1Vf16906; Tue, 2 May 2000 19:01:31 -0400 (EDT) Original-To: ding@gnus.org Original-Lines: 31 User-Agent: Gnus/5.0804 (Gnus v5.8.4) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30603 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30603 I've been very busy of late due to a new job and some other changes, and thus have not been reading ding and g.e.g quite as thoroughly as I used to. If something comes up that merits a change to the FAQ and I don't do anything about it, feel free to send me email alerting me to that. And now for something completely different... I finally am in a situation where the combination of nnimap and nnagent is useful (actually, pretty much necessary) for me. It seems to be almost working, yet I apparently missed something. I added (gnus-agentize) to the end of my .gnus.el and added my nnimap server to the agent with `J a'. I can do things when plugged such as `J s', which seems to succeed at transferring articles. However, when I start Gnus unplugged, all of my groups are *'ed out. If I try to do a M-g on a group while unplugged, I get: error: Invalid group (no such directory) Thus, unpluggedness isn't too useful. Also, the next time that I start Gnus plugged after going unplugged, all groups are *'ed out. M-g on a group in this state does succeed in scanning the group and making it live. I must be missing something simple in my agent setup. Any ideas? -Justin