From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/79931 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 to top when there is no next page Date: Thu, 15 Sep 2011 18:37:57 +0800 Message-ID: <87wrdaozui.fsf@jidanni.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1316083527 22159 80.91.229.12 (15 Sep 2011 10:45:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 15 Sep 2011 10:45:27 +0000 (UTC) Cc: ding@gnus.org To: larsi@gnus.org Original-X-From: ding-owner+M28225@lists.math.uh.edu Thu Sep 15 12:45:23 2011 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 1R49Rb-0001pL-2d for ding-account@gmane.org; Thu, 15 Sep 2011 12:45:23 +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 1R49QG-0002GB-OW; Thu, 15 Sep 2011 05:44:00 -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 1R49QF-0002G2-CQ for ding@lists.math.uh.edu; Thu, 15 Sep 2011 05:43:59 -0500 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 1R49QB-0002IL-Fr for ding@lists.math.uh.edu; Thu, 15 Sep 2011 05:43:59 -0500 Original-Received: from caiajhbdcaid.dreamhost.com ([208.97.132.83] helo=homiemail-a62.g.dreamhost.com) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1R49Q9-0003N6-Uz; Thu, 15 Sep 2011 12:43:54 +0200 Original-Received: from homiemail-a62.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a62.g.dreamhost.com (Postfix) with ESMTP id 7D70D634073; Thu, 15 Sep 2011 03:43:50 -0700 (PDT) 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=CbMKgeg3skV7Y8om475iW7h0PxCoK9EhorDGZeNMpLy7yHsTh 3h862utVolQ/iJ8a3loXnp+BNms/xavWFzmPrZXc8FyK7HQlxwukVyYzxPrRKDxk B/r5GwuBVqa5dEBHNG+htxUz5YKLiFmHcQwsvWuYUawpSU/nmY4qAQg0zA= 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=UBoW57Rz6catuYTdEBuGqOCUAgM=; b=Cfk3KQnRHomsz Gz8ZXJInXegxr7qn0ms8tBuHZ20gFFQY9/4f8KC9s/Fx6NkNCblwx9A7TJBJt7pO GFoqnHRiZO8CLugtvz5xYNse5JjMbQhA+bKPNu0p16Yvi2f+iiQTcwDUSFn/ysXi PwOrRt+RkyYcb7gJgLO7o9HSuwFXaQ= Original-Received: from jidanni.org (218-163-5-149.dynamic.hinet.net [218.163.5.149]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by homiemail-a62.g.dreamhost.com (Postfix) with ESMTPSA id 2134563406F; Thu, 15 Sep 2011 03:43:50 -0700 (PDT) X-Spam-Score: -1.2 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:79931 Archived-At: >>>>> "LMI" == Lars Magne Ingebrigtsen writes: LMI> jidanni@jidanni.org writes: >> I have become fond of >> h runs the command gnus-summary-select-article-buffer. >> >> The problem is, when one uses >> SPC runs the command gnus-article-goto-next-page, >> if one is reading the last article in the group, >> the article will be reread starting at its top! LMI> I'm unable to reproduce this bug. You need the full http://jidanni.org/comp/configuration/ probably.