From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84476 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: just use "n" to the very end? Date: Thu, 24 Apr 2014 07:04:35 +0800 Message-ID: <87ppk7641o.fsf@ericabrahamsen.net> References: <87bnvxt1te.fsf@talktalk.net> <8738h8q0e3.fsf@motoko.kusanagi> <87y4z0l0xi.fsf@talktalk.net> <87d2gaj3xy.fsf@ucl.ac.uk> <87d2g83ns9.fsf@talktalk.net> <87y4ywfg0c.fsf@ucl.ac.uk> <87d2g8w1ax.fsf@talktalk.net> <87k3aggjvk.fsf@topper.koldfront.dk> <87r44n7vwx.fsf@talktalk.net> <87d2g7hnrk.fsf@topper.koldfront.dk> <87fvl3wwrn.fsf@talktalk.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1398294149 8882 80.91.229.3 (23 Apr 2014 23:02:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Apr 2014 23:02:29 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32722@lists.math.uh.edu Thu Apr 24 01:02:22 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Wd6BJ-0007e0-9X for ding-account@gmane.org; Thu, 24 Apr 2014 01:02:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Wd6Ad-0007KH-RI; Wed, 23 Apr 2014 18:01:39 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Wd6Ac-0007K6-Kp for ding@lists.math.uh.edu; Wed, 23 Apr 2014 18:01:38 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1Wd6Ab-0002ra-74 for ding@lists.math.uh.edu; Wed, 23 Apr 2014 18:01:38 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1Wd6AZ-0002Lx-7q for ding@gnus.org; Thu, 24 Apr 2014 01:01:35 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Wd6AY-0006xF-EG for ding@gnus.org; Thu, 24 Apr 2014 01:01:34 +0200 Original-Received: from 123.122.42.243 ([123.122.42.243]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Apr 2014 01:01:34 +0200 Original-Received: from eric by 123.122.42.243 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Apr 2014 01:01:34 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 27 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 123.122.42.243 User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:npenCzajgyBuGwS579B0Fo6QdV4= X-Spam-Score: -1.4 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84476 Archived-At: Sharon Kimble writes: > asjo@koldfront.dk (Adam Sjøgren) writes: > >> Sharon Kimble writes: >> >>> I get this - >>> ╭──── >>> │no more unread articles (Type n to exit nnml:obnam) >>> ╰──── >> >> Even when you have other groups with unread articles? >> >> Are these groups located before or after the current group in your >> *Group* buffer? >> >> 'n' will only jump to the next group, i.e. further down the *Group* >> buffer, as far as I can tell. >> > Yes, after. Just isn't working here :( > > Sharon. gnus-auto-select-next is the variable that should control this -- what's your value of that? Eric