From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44006 Path: main.gmane.org!not-for-mail From: Robert Epprecht Newsgroups: gmane.emacs.gnus.general Subject: Re: limit to unseen mark? Date: Mon, 25 Mar 2002 21:01:33 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <86r8m8wh5u.fsf@i2d.home> References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1017119344 5991 127.0.0.1 (26 Mar 2002 05:09:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 26 Mar 2002 05:09:04 +0000 (UTC) Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16pjCh-0001YW-00 for ; Tue, 26 Mar 2002 06:09:03 +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 16pjBf-000276-00; Mon, 25 Mar 2002 23:07:59 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 25 Mar 2002 23:08:06 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id XAA28214 for ; Mon, 25 Mar 2002 23:07:55 -0600 (CST) Original-Received: (qmail 10802 invoked by alias); 26 Mar 2002 05:07:43 -0000 Original-Received: (qmail 10797 invoked from network); 26 Mar 2002 05:07:43 -0000 Original-Received: from porto.cybernet.ch (212.90.198.189) by gnus.org with SMTP; 26 Mar 2002 05:07:43 -0000 Original-Received: (qmail 72242 invoked for bounce); 26 Mar 2002 05:07:28 -0000 Original-Received: from diup-194-145.cybernet.ch (HELO i2d.home) (212.90.194.145) by porto.cybernet.ch with SMTP; 26 Mar 2002 05:07:28 -0000 Original-Received: from dada by i2d.home with local (Exim 3.12 #1 (Debian)) id 16paer-00004a-00; Mon, 25 Mar 2002 21:01:33 +0100 Original-To: ding@gnus.org In-Reply-To: (Simon Josefsson's message of "Mon, 25 Mar 2002 16:43:42 +0100") Original-Lines: 18 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i386-debian-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44006 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44006 Simon Josefsson writes: > Paul Stevenson writes: > >> B White writes: >> >>> how can i use '/ m' in the summary buffer to limit to unseen articles, >>> whose mark is "."? >> >> I have a feeling that one can only limit to a certain subset of marks >> (primary marks?) and that "." isn't one of them. > > Yes. And would it be difficult to expand the possibility to limit on marks to include other marks, like '.' ? (This is a feature wish ;-) Robert Epprecht