From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40775 Path: main.gmane.org!not-for-mail From: Daniel Pittman Newsgroups: gmane.emacs.gnus.general Subject: Re: Select first *unseen* unread message in summary buffer? Date: Sat, 08 Dec 2001 19:56:48 +1100 Organization: Not today, thank you, Mother. Sender: owner-ding@hpc.uh.edu Message-ID: <87snamccof.fsf@inanna.rimspace.net> References: <87zo4yns3m.fsf@inanna.rimspace.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035176273 2678 80.91.224.250 (21 Oct 2002 04:57:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:57:53 +0000 (UTC) Return-Path: Original-Received: (qmail 13388 invoked from network); 8 Dec 2001 08:59:47 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 8 Dec 2001 08:59:47 -0000 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 16CdIT-0007Mg-00; Sat, 08 Dec 2001 02:57:25 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 08 Dec 2001 02:57:12 -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 CAA19050 for ; Sat, 8 Dec 2001 02:57:01 -0600 (CST) Original-Received: (qmail 13364 invoked by alias); 8 Dec 2001 08:57:08 -0000 Original-Received: (qmail 13359 invoked from network); 8 Dec 2001 08:57:07 -0000 Original-Received: from melancholia.rimspace.net (HELO melancholia.danann.net) (210.23.138.19) by gnus.org with SMTP; 8 Dec 2001 08:57:07 -0000 Original-Received: from localhost (melancholia.rimspace.net [210.23.138.19]) by melancholia.danann.net (Postfix) with ESMTP id 0CB6C2A812 for ; Sat, 8 Dec 2001 19:56:51 +1100 (EST) Original-Received: by localhost (Postfix, from userid 1000) id 58C088201C; Sat, 8 Dec 2001 19:56:48 +1100 (EST) Original-To: ding@gnus.org In-Reply-To: (Simon Josefsson's message of "Fri, 07 Dec 2001 15:29:44 +0100") Original-Lines: 27 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.5 (asparagus, i686-pc-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40775 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40775 On Fri, 07 Dec 2001, Simon Josefsson wrote: > Daniel Pittman writes: > >> Hey y'all. I am curious to know if there is as (easy) way to get Gnus >> to put point on the first /unseen/ and unread article in a summary >> buffer. >> >> Basically, what I want is that when I enter the group, Gnus places >> point after the article that I have not read but have seen, by >> default. > > Can you score up "unseen" (and possibly "recent" as well) articles and > then use ',' (`gnus-summary-best-unread-article')? Not without losing some of the filtering I currently use to work out what is and isn't worth reading. I probably can, but I would rather implement a more flexible interface to selecting the first article, I admit. :) Daniel -- The string is a stark data structure and everywhere it is passed there is much duplication of process. It is a perfect vehicle for hiding information. -- Alan J. Perlis, _Epigrams in Programming_ (September, 1982)