From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/7155 Path: news.gmane.org!not-for-mail From: Hadron Quark Newsgroups: gmane.emacs.gnus.user Subject: Re: scrolling article Date: Thu, 27 Apr 2006 12:39:49 +0200 Message-ID: <87bqun2tfu.fsf@gmail.com> References: <87hd4f49ig.fsf@gmail.com> <873bfz48qq.fsf@laptop.rdc1.home> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1146138040 1577 80.91.229.2 (27 Apr 2006 11:40:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 27 Apr 2006 11:40:40 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu Apr 27 13:40:38 2006 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FZ4rA-0004A4-PG for gegu-info-gnus-english@m.gmane.org; Thu, 27 Apr 2006 13:40:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FZ4rA-0007JX-26 for gegu-info-gnus-english@m.gmane.org; Thu, 27 Apr 2006 07:40:24 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news1.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 25 Original-X-Trace: individual.net G1COjyn+nCsTmWucnb7CQAV/gJvBCE5W9Exqlh3FDF5RmfWr7T X-Orig-Path: l.h.c!news User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:90klBYC5XWGUBY+0KAFnPrMsqgk= Original-Xref: shelby.stanford.edu gnu.emacs.gnus:77337 Original-To: info-gnus-english@gnu.org X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 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: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:7155 Archived-At: "Robert D. Crawford" writes: > Hadron Quark writes: > >> Is it possible to scroll the article while retaining focus on the >> summary window? e.g not have to C-x o into the article window? > > C-h m will get you mode-specific help. If in the summary buffer, it > will return the keybindings for that mode. > > To answer your question, yes. Use SPC for forward and DEL for > backward. There are also keybindings that work in all modes to scroll > the other window. Excellent thanks. > > And BTW, you do not have to use C-x o to jump between the summary and > the article buffer. 'h' will do the same thing. Perfect. Sometimes when wrapped in learning something new, then the obvious things are hard to spot! thanks again.