From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/80771 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-article-goto-next-page loops back up on last article Date: Thu, 05 Jan 2012 22:06:11 +0800 Message-ID: <87ehveb5ws.fsf@jidanni.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1325772392 8356 80.91.229.12 (5 Jan 2012 14:06:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 5 Jan 2012 14:06:32 +0000 (UTC) Cc: ding@gnus.org To: larsi@gnus.org Original-X-From: ding-owner+M29053@lists.math.uh.edu Thu Jan 05 15:06:27 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rinxa-00022j-C4 for ding-account@gmane.org; Thu, 05 Jan 2012 15:06:26 +0100 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 1RinxW-00005B-EN; Thu, 05 Jan 2012 08:06:22 -0600 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 1RinxV-00004z-GG for ding@lists.math.uh.edu; Thu, 05 Jan 2012 08:06:21 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1RinxR-0002Dr-GL for ding@lists.math.uh.edu; Thu, 05 Jan 2012 08:06:21 -0600 Original-Received: from caiajhbdcbef.dreamhost.com ([208.97.132.145] helo=homiemail-a6.g.dreamhost.com) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1RinxP-0004nu-UN; Thu, 05 Jan 2012 15:06:16 +0100 Original-Received: from homiemail-a6.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a6.g.dreamhost.com (Postfix) with ESMTP id 8859459807D; Thu, 5 Jan 2012 06:06:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=jidanni.org; h=from:to:cc:subject :references:date:message-id:mime-version:content-type; q=dns; s= jidanni.org; b=kFkaJxTKhx/n+p0I5pTskvpJK47hDTwuN5KZ3CfP8WDmpwlUA +SjlwppBxtmAdFNLcelO0zLqZtByygSU6UMywTWRa0h9cfpxULs6Z7klgWlbT3HY /V2LSm1BErakw/e009EEq/v9SnZ3t0liUoNU2zqwtkrGA9HG1tRdZvdXgk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to:cc :subject:references:date:message-id:mime-version:content-type; s=jidanni.org; bh=PzvHsnTeuj1DcxPrZ7mKDRur1Yg=; b=MXMi1xV9zdy04 qCh5ROe7p2XgXSKgT3c35KvLxW0+X1o5cUZvhF6/w2N6pBfgq0/wkldfJbhSPale 8hVw3S8x/tLAlo7yJmhkrlfbdyKDiCnyDF5H4GZ0fBfALOzlMYCA4EqSLMYsJ1Oo nKpqRgzJXZX7PPyLgA7EbxtCq18c+E= Original-Received: from jidanni.org (218-174-213-135.dynamic.hinet.net [218.174.213.135]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by homiemail-a6.g.dreamhost.com (Postfix) with ESMTPSA id 214D7598070; Thu, 5 Jan 2012 06:06:14 -0800 (PST) X-Spam-Score: -2.0 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:80771 Archived-At: >>>>> "LMI" == Lars Magne Ingebrigtsen writes: LMI> jidanni@jidanni.org writes: >> Make the Article buffer become the whole window with "h" or C-x 0. >> [h runs the command gnus-summary-select-article-buffer] >> >> Now browse to the bottom of the bottom article. >> Now hit SPC. >> Now we are back at the top of the bottom article. LMI> I'm unable to reproduce this. `SPC' reliably takes me to the next group LMI> in this situation. But not in the case if you have some of the settings I do in http://jidanni.org/comp/configuration/ ... but not that I expect you to research that...