From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48570 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Expiring and keeping marks Date: Thu, 02 Jan 2003 18:23:22 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1041528206 25490 80.91.224.249 (2 Jan 2003 17:23:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 2 Jan 2003 17:23:26 +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 18U93y-0006cS-00 for ; Thu, 02 Jan 2003 18:23:22 +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 18U94G-0001eY-00; Thu, 02 Jan 2003 11:23:40 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 02 Jan 2003 11:24:33 -0600 (CST) Original-Received: from yxa.extundo.com (178.230.13.217.in-addr.dgcsystems.net [217.13.230.178]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA24010 for ; Thu, 2 Jan 2003 11:24:21 -0600 (CST) Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.6/8.12.6) with ESMTP id h02HNMRr013752 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Thu, 2 Jan 2003 18:23:23 +0100 Original-To: ding@hpc.uh.edu Mail-Copies-To: nobody X-Payment: hashcash 1.1 0:030102:ding@hpc.uh.edu:dba0bbe1ffbb6fd7 X-Hashcash: 0:030102:ding@hpc.uh.edu:dba0bbe1ffbb6fd7 In-Reply-To: (Lars Magne Ingebrigtsen's message of "Mon, 30 Dec 2002 16:51:02 +0100") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-debian-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48570 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48570 Lars Magne Ingebrigtsen writes: > Jorge Godoy writes: > >> Now, we only need to maintain other attributes as well :-) (hey! you >> said it wouldn't be that difficult :-)) > > It isn't difficult if somebody has written functions for > getting/setting marks. :-) > > It doesn't look like anybody has, though... I can't find anything on > casual inspection. `gnus-group-mark-article-read' seem to do the right thing regardless of whether the group is selected or not. Maybe it could be extended to arbitrary marks.