From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56098 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Need suggestions for changing agent's downloadable mark. Date: Mon, 19 Jan 2004 07:15:46 +0100 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1074492980 22159 80.91.224.253 (19 Jan 2004 06:16:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 19 Jan 2004 06:16:20 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M4638@lists.math.uh.edu Mon Jan 19 07:16:16 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 1AiShs-0007To-00 for ; Mon, 19 Jan 2004 07:16:16 +0100 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 1AiShm-0006rc-00; Mon, 19 Jan 2004 00:16:10 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AiShi-0006rX-00 for ding@lists.math.uh.edu; Mon, 19 Jan 2004 00:16:06 -0600 Original-Received: from yxa.extundo.com (178.230.13.217.in-addr.dgcsystems.net [217.13.230.178]) by justine.libertine.org (Postfix) with ESMTP id A76853A0027 for ; Mon, 19 Jan 2004 00:16:05 -0600 (CST) Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.10/8.12.10) with ESMTP id i0J6G4An000868 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 19 Jan 2004 07:16:05 +0100 Original-To: Kevin Greiner Mail-Copies-To: nobody X-Hashcash: 0:040119:kgreiner@xpediantsolutions.com:e2d06caf20a1f072 X-Hashcash: 0:040119:ding@gnus.org:aa88a76953e2814b In-Reply-To: (Kevin Greiner's message of "Sun, 18 Jan 2004 21:33:38 -0600") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56098 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56098 Kevin Greiner writes: > Any idea where I could find this functionality? I thought that > gnus-update-marks (gnus-sum.el) would be appropriate as it updates the > info structure but no luck. The same was true of > gnus-gnus-to-quic-newsrc-format (gnus-start.el). I think that your > suggestion is reasonable, I just don't know where to start with the > implementation. gnus-adjust-marked-articles? I don't understand why it doesn't already work, though.