From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/16170 Path: news.gmane.org!not-for-mail From: trentbuck@gmail.com (Trent W. Buck) Newsgroups: gmane.emacs.gnus.user Subject: Re: jump to article number N not yet in summary Date: Thu, 28 Mar 2013 16:12:53 +1100 Organization: Unlimited download news at news.astraweb.com Message-ID: <87txnwumy2.fsf@gmail.com> References: <87txnwxgx8.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1364447710 12175 80.91.229.3 (28 Mar 2013 05:15:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Mar 2013 05:15:10 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu Mar 28 06:15:38 2013 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UL5BS-0006Y6-Ho for gegu-info-gnus-english@m.gmane.org; Thu, 28 Mar 2013 06:15:30 +0100 Original-Received: from localhost ([::1]:57374 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UL5B4-0002NE-Cs for gegu-info-gnus-english@m.gmane.org; Thu, 28 Mar 2013 01:15:06 -0400 Original-Path: usenet.stanford.edu!news.kjsl.com!news.alt.net!news.astraweb.com!border6.newsrouter.astraweb.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Original-Lines: 17 Original-NNTP-Posting-Host: f55ae04c.news.astraweb.com Original-X-Trace: DXC=m:6FifmZlZW7mQFj[jV^?kWSbEW9A[5UK?U[[H7\8Y=QnUjcgJNg[G^]U Original-Xref: usenet.stanford.edu gnu.emacs.gnus:87298 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:16170 Archived-At: trentbuck@gmail.com (Trent W. Buck) writes: > Occasionally I want to jump to an old article, like > > http://article.gmane.org/gmane.emacs.bugs/15687 > > ...from a group that has LOTS of posts. If I tell gnus to include every > post in the summary, it takes minutes to render the summary screen. > What I'd like to do is just open it with the last 200 posts or whatever, > but say "hey please jump to article 15687". Note that 15786 (probably) > isn't in the last 200 articles. > > Is there a way to do this? I tried to work out how > gnus-summary-refer-parent-article (^) did a similar thing, but I got a > bit overwhelmed and gave up. #emacs told me; it's j. Sorry for the noise.