From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59195 Path: main.gmane.org!not-for-mail From: "Ted Zlatanov" Newsgroups: gmane.emacs.gnus.general Subject: Re: Bug: spam articles not processed Date: 17 Nov 2004 10:18:27 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <4n7jokbj24.fsf@lifelogs.com> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1100704913 8678 80.91.229.6 (17 Nov 2004 15:21:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Nov 2004 15:21:53 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M7735@lists.math.uh.edu Wed Nov 17 16:21:33 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CURci-0006qf-00 for ; Wed, 17 Nov 2004 16:21:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1CURa3-0002vl-00; Wed, 17 Nov 2004 09:18:47 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CURZu-0002vd-00 for ding@lists.math.uh.edu; Wed, 17 Nov 2004 09:18:38 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CURZp-0006gk-Ba for ding@lists.math.uh.edu; Wed, 17 Nov 2004 09:18:33 -0600 Original-Received: from mail.bwh.harvard.edu (clifford.bwh.harvard.edu [134.174.9.41]) by justine.libertine.org (Postfix) with ESMTP id D666B3A0034 for ; Wed, 17 Nov 2004 09:18:30 -0600 (CST) Original-Received: (qmail 25113 invoked from network); 17 Nov 2004 15:07:48 -0000 Envelope-Sender: tzz@lifelogs.com Envelope-Recipients: jan@rychter.com, ding@gnus.org, Original-Received: from unknown (HELO asimov) (internal?.8?user:?tzz@[134.174.8.118]) (envelope-sender ) by mail.bwh.harvard.edu (qmail-ldap-1.03) with SMTP for ; 17 Nov 2004 15:07:48 -0000 Mail-Followup-To: "Jan Rychter" , ding@gnus.org Original-To: "Jan Rychter" X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" X-Hashcash: 1:20:041117:jan@rychter.com::EcKdqzRO9PRpMxjO:00000000000000000000000000000000000000000000002bAV X-Hashcash: 1:20:041117:ding@gnus.org::SPVC1qKpAOgZq13/:0000IDBa In-Reply-To: (Jan Rychter's message of "Wed, 17 Nov 2004 02:03:55 -0800") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: main.gmane.org gmane.emacs.gnus.general:59195 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59195 On Wed, 17 Nov 2004, jan@rychter.com wrote: > It seems that articles marked as spam will not be processed upon group > exit if I narrow the summary buffer in the meantime. > > To replicate: > > enter a summary buffer > mark some spam articles > narrow the summary (by doing for example "/ a") > press "q" > observe the spam articles just sitting there marked as read I am not familiar with limits, so would it work to call gnus-summary-pop-limit with universal-argument or is there a better way to do it? Ted