From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40711 Path: main.gmane.org!not-for-mail From: "Matt Armstrong" Newsgroups: gmane.emacs.gnus.general Subject: Re: Select first *unseen* unread message in summary buffer? Date: Tue, 04 Dec 2001 22:56:41 -0700 Sender: owner-ding@hpc.uh.edu Message-ID: <87y9kidxba.fsf@squeaker.lickey.com> 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 1035176219 2373 80.91.224.250 (21 Oct 2002 04:56:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:56:59 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: (qmail 4579 invoked from network); 5 Dec 2001 05:57:31 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 5 Dec 2001 05:57:31 -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 16BV3N-0001uF-00; Tue, 04 Dec 2001 23:57:09 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 04 Dec 2001 23:56:56 -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 XAA02342 for ; Tue, 4 Dec 2001 23:56:44 -0600 (CST) Original-Received: (qmail 4572 invoked by alias); 5 Dec 2001 05:56:52 -0000 Original-Received: (qmail 4567 invoked from network); 5 Dec 2001 05:56:51 -0000 Original-Received: from hank.lickey.com (sigsegv@64.81.100.235) by gnus.org with SMTP; 5 Dec 2001 05:56:51 -0000 Original-Received: from squeaker.lickey.com (squeaker.lickey.com [192.168.100.10]) by hank.lickey.com (Postfix) with ESMTP id 3F997EE2B for ; Tue, 4 Dec 2001 22:56:50 -0700 (MST) Original-Received: from localhost (localhost [127.0.0.1]) by squeaker.lickey.com (Postfix) with ESMTP id 78E81BE7E for ; Tue, 4 Dec 2001 22:56:49 -0700 (MST) Original-Received: by squeaker.lickey.com (Postfix, from userid 1000) id BBDBBBE7C; Tue, 4 Dec 2001 22:56:47 -0700 (MST) Mail-Copies-To: never Original-To: Daniel Pittman Mail-Followup-To: daniel@rimspace.net, ding@gnus.org In-Reply-To: <87zo4yns3m.fsf@inanna.rimspace.net> (Daniel Pittman's message of "Wed, 05 Dec 2001 16:39:09 +1100") Original-Lines: 17 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1 (i386-debian-linux-gnu) X-Delivery-Agent: TMDA v0.43/Python 2.1.1 (linux2) X-Virus-Scanned: by AMaViS snapshot-20010714 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40711 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40711 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. > > This way I can have articles sitting there for attention but not focus > them if I, for example, 'n n' in the previous group. I'm a little confused. What do you mean by "unseen"? Gnus makes a distinction between read and unread, with every article state other than unread implying that the article has been read. -- matt