From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/49276 Path: main.gmane.org!not-for-mail From: Lloyd Zusman Newsgroups: gmane.emacs.gnus.general Subject: Re: Question concerning gnus internals Date: Wed, 15 Jan 2003 15:53:06 -0500 Organization: FreeBSD/Linux Hippopotamus Preserve Sender: owner-ding@hpc.uh.edu Message-ID: <86bs2idtjh.fsf@asfast.com> References: <86wul6sek0.fsf@asfast.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1042664014 24233 80.91.224.249 (15 Jan 2003 20:53:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 15 Jan 2003 20:53:34 +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 18YuXU-0006Ij-00 for ; Wed, 15 Jan 2003 21:53:33 +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 18YuXP-0000XI-00; Wed, 15 Jan 2003 14:53:27 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 15 Jan 2003 14:54:22 -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 OAA09728 for ; Wed, 15 Jan 2003 14:54:10 -0600 (CST) Original-Received: (qmail 25926 invoked by alias); 15 Jan 2003 20:53:08 -0000 Original-Received: (qmail 25921 invoked from network); 15 Jan 2003 20:53:08 -0000 Original-Received: from home.acholado.net (HELO home) (Potamus@216.27.138.216) by 66.230.238.6 with SMTP; 15 Jan 2003 20:53:08 -0000 Original-Received: from localhost (localhost [127.0.0.1]) (uid 1001) by home with local; Wed, 15 Jan 2003 15:53:06 -0500 Original-To: ding@gnus.org X-Face: "!ga1s|?LNLE3MeeeEYs(%LIl9q[xV9!j4#xf4!**BFW_ihlOb;:Slb>)vy>CJM (Lars Magne Ingebrigtsen's message of "Wed, 15 Jan 2003 21:31:58 +0100") User-Agent: Gnus/5.090013 (Oort Gnus v0.13) XEmacs/21.4 (Common Lisp, i386-debian-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:49276 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:49276 Lars Magne Ingebrigtsen writes: > Lloyd Zusman writes: > >> Is it possible for an article id to be in the `gnus-newsgroup-reads' >> list, and also at the same time be in either the `gnus-newsgroup-marked' >> or `gnus-newsgroup-dormant' lists? Or are these lists mutually >> exclusive? > > Those lists should be mutually exclusive. Thanks. This allows me to simplify the logic in the code I recently wrote which uses `gnus-alter-articles-to-read-function'. -- Lloyd Zusman ljz@asfast.com