From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50538 Path: main.gmane.org!not-for-mail From: Kevin Greiner Newsgroups: gmane.emacs.gnus.general Subject: Re: Agent categories gone. Date: Mon, 03 Mar 2003 16:11:12 -0600 Sender: owner-ding@hpc.uh.edu Message-ID: References: <86of4suzzl.fsf@i3d.home> <868yvww7fo.fsf@i3d.home> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1046729534 31434 80.91.224.249 (3 Mar 2003 22:12:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 3 Mar 2003 22:12:14 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18pyAI-00089m-00 for ; Mon, 03 Mar 2003 23:12:07 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18py9y-0003Ua-00; Mon, 03 Mar 2003 16:11:46 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 03 Mar 2003 16:12:45 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id QAA29008 for ; Mon, 3 Mar 2003 16:12:32 -0600 (CST) Original-Received: (qmail 15104 invoked by alias); 3 Mar 2003 22:11:29 -0000 Original-Received: (qmail 15099 invoked from network); 3 Mar 2003 22:11:28 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 3 Mar 2003 22:11:28 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18pySI-0000f2-00 for ; Mon, 03 Mar 2003 23:30:42 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 32 Original-NNTP-Posting-Host: h-66-134-21-50.hstqtx02.covad.net Original-X-Trace: quimby.gnus.org 1046730642 2232 66.134.21.50 (3 Mar 2003 22:30:42 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 3 Mar 2003 22:30:42 GMT User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.2 (windows-nt) Cancel-Lock: sha1:AejYRI3jcMIz0DpT6letmvJbsaE= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:50538 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50538 Robert Epprecht writes: > David S Goldberg writes: > >> I have made no changes, haven't tried to use any new interface other >> than what's happening under the hood. > > I did not change my categories either, after having created them long > time ago. I did not even enter the *Agent Category* buffer for quite > some time. Just now, after finding that postings in one of my groups > in category 'all' had stopped to download (after a cvs update) I did > 'J c' to check what's happening. They where gone. > > Robert Robert, I've been unable to reproduce your problem. I replaced my categories file with the one that you provided then executed (gnus-agent-read) to load it. I then entered 'J c' to get the following display. header: 0 all: 2 default: 0 This agrees with what I found in the file itself so everything looks fine from here. Can you try executing M-: (gnus-category-read) for me? Does it return nil or a list? Kevin