From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57422 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: problems with gnus-newsgroup-unseen and gnus-newsgroup-data Date: Mon, 17 May 2004 17:13:55 +0200 Organization: Programmerer Ingebrigtsen Sender: ding-owner@lists.math.uh.edu Message-ID: References: <4nisgb6723.fsf@b2-15-1.bwh.harvard.edu> <4n1xljw472.fsf@lifelogs.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1084807267 29416 80.91.224.253 (17 May 2004 15:21:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 17 May 2004 15:21:07 +0000 (UTC) Original-X-From: ding-owner+M5962@lists.math.uh.edu Mon May 17 17:20:58 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BPjvF-0002Px-00 for ; Mon, 17 May 2004 17:20:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BPjv5-0004Wg-00; Mon, 17 May 2004 10:20:47 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BPjv1-0004Wb-00 for ding@lists.math.uh.edu; Mon, 17 May 2004 10:20:43 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BPjv0-0007uK-R8 for ding@lists.math.uh.edu; Mon, 17 May 2004 10:20:42 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 076263A0050 for ; Mon, 17 May 2004 10:20:42 -0500 (CDT) Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BPjux-0001Ck-00 for ; Mon, 17 May 2004 17:20:39 +0200 Original-Received: from quimbies.gnus.org ([80.91.231.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 May 2004 17:20:39 +0200 Original-Received: from larsi by quimbies.gnus.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 May 2004 17:20:39 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 19 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: quimbies.gnus.org Mail-Copies-To: never X-Now-Playing: Circus Modern's _Circus Modern_ User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:NAeqNpdBpOBQr2GrKDngNCdOauo= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57422 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57422 "Ted Zlatanov" writes: > I use this version of spam-fetch-article-header now, which fixes > that problem: > > (defun spam-fetch-article-header (article) > (save-excursion > (set-buffer gnus-summary-buffer) > (gnus-read-header article) > (nth 3 (assq article gnus-newsgroup-data)))) > > I hope this is the right approach. Hm. If the header is present in the summary buffer, then it should also be present in `gnus-newsgroup-data'... -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen