From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15829 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.gnus.general Subject: Re: Strange 'n' behavior Date: 05 Aug 1998 08:38:05 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <76zpdklqd6.fsf@ppllc.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035154797 24246 80.91.224.250 (20 Oct 2002 22:59:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:59:57 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.1/8.9.1) with ESMTP id XAA15116 for ; Tue, 4 Aug 1998 23:43:53 -0700 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id CAA17918 for ; Wed, 5 Aug 1998 02:39:14 -0400 Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id BAT03496; Wed, 5 Aug 1998 01:10:25 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 05 Aug 1998 01:38:56 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id BAA21444 for ; Wed, 5 Aug 1998 01:38:27 -0500 (CDT) Original-Received: from waldorf.informatik.uni-dortmund.de (waldorf.informatik.uni-dortmund.de [129.217.4.42]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id CAA16846 for ; Wed, 5 Aug 1998 02:38:23 -0400 (EDT) Original-Received: from ramses.informatik.uni-dortmund.de (ramses.informatik.uni-dortmund.de [129.217.20.180]) by waldorf.informatik.uni-dortmund.de with SMTP id IAA11741 for ; Wed, 5 Aug 1998 08:38:07 +0200 (MES) Original-Received: by ramses.informatik.uni-dortmund.de id IAA25061; Wed, 5 Aug 1998 08:38:05 +0200 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "05 Aug 1998 07:43:49 +0200" Original-Lines: 25 X-Mailer: Gnus v5.6.28/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:15829 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:15829 >>>>> Jake Colman writes: > When I press 'n' in a Summary Buffer I would expect to move to the > next unread message in the thread or the first unread message in > the next thread. Instead, after reading all messages in a thread, > an 'n' command moves me to the earliest unread message of the > Summary Buffer - essentially moving me backwards instead of > forwards. Is this to be expected? >>>>> Lars Magne Ingebrigtsen writes: > It is expected if you have set any of the movement variables that > give you this result. Which variable would tell `n' to go backwards? I used M-x apropos RET gnus.*summ.*\(goto\|move\) RET and didn't find any. I know about gnus-summary-goto-unread, but that would tell `n' to move to the *next* unread message, not to the *first*! I think Jake is saying that `n' behaves like `.' in some circumstances. kai -- OOP: object oriented programming; OOPS: object oriented mistakes