From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48697 Path: main.gmane.org!not-for-mail From: Lloyd Zusman Newsgroups: gmane.emacs.gnus.general Subject: Re: Concerning marks and the back end. Date: Fri, 03 Jan 2003 16:24:14 -0500 Organization: FreeBSD/Linux Hippopotamus Preserve Sender: owner-ding@hpc.uh.edu Message-ID: <86el7uj5a9.fsf@asfast.com> References: <86fzsc4ii2.fsf@asfast.com> <84k7hnjxqi.fsf@lucy.cs.uni-dortmund.de> <86y9638l7i.fsf@asfast.com> <8465t6aznd.fsf@lucy.cs.uni-dortmund.de> <864r8qnlqe.fsf@asfast.com> <843coa9h4m.fsf@lucy.cs.uni-dortmund.de> <86of6ym3i6.fsf@asfast.com> <86lm22m32a.fsf@asfast.com> <84d6negd48.fsf@lucy.cs.uni-dortmund.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1041629053 12153 80.91.224.249 (3 Jan 2003 21:24:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 3 Jan 2003 21:24:13 +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 18UZIZ-00039m-00 for ; Fri, 03 Jan 2003 22:24:11 +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 18UZIt-0006PE-00; Fri, 03 Jan 2003 15:24:31 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 03 Jan 2003 15:25:25 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id PAA29682 for ; Fri, 3 Jan 2003 15:25:13 -0600 (CST) Original-Received: (qmail 70096 invoked by alias); 3 Jan 2003 21:24:15 -0000 Original-Received: (qmail 70091 invoked from network); 3 Jan 2003 21:24:15 -0000 Original-Received: from home.acholado.net (HELO home) (Potamus@216.27.138.216) by 66.230.238.6 with SMTP; 3 Jan 2003 21:24:15 -0000 Original-Received: from localhost (localhost [127.0.0.1]) (uid 1001) by home with local; Fri, 03 Jan 2003 16:24:14 -0500 Original-To: ding@gnus.org X-Face: "!ga1s|?LNLE3MeeeEYs(%LIl9q[xV9!j4#xf4!**BFW_ihlOb;:Slb>)vy>CJM Lloyd Zusman writes: > >> ... and now, I hereby report that this doesn't work, either. When >> entering a group with no unread articles, all dormant, ticked, >> non-dormant, and non-ticked articles show up. > > Try `1 RET'. You see one read message. Now do `Y d'. Now you see > one read message plus a number of dormant ones. This is the suggestion that Lars made yesterday. But I don't want to type one set of keystrokes to enter a group with unread articles, and a different set of keystrokes to enter a group with no unread articles. If I type the same keystrokes for both cases, here's what happens ... Case 1: Group has 5 unread articles. I type 10 RET. I see 5 unread articles and 5 already-read articles. Case 2: Group has no unread articles. I type 10 RET. I see 10 unread articles. I want Case 2. I don't want Case 1. In the first case, I only want to see the 5 unread articles. > Doing `Y d' can be done from Lisp. Yep. --=20 Lloyd Zusman ljz@asfast.com