From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Klaus Berndl Newsgroups: gmane.emacs.help Subject: Re: Buffer Positioning Date: 11 Jan 2003 11:32:15 +0100 Organization: sd&m AG, Muenchen, Germany Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1042281611 7033 80.91.224.249 (11 Jan 2003 10:40:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 11 Jan 2003 10:40:11 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18XJ3e-0001pE-00 for ; Sat, 11 Jan 2003 11:40:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18XJ49-0005aW-06 for gnu-help-gnu-emacs@m.gmane.org; Sat, 11 Jan 2003 05:40:37 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-fra1.dfn.de!gatel-ffm!newsfeed01.sul.t-online.de!t-online.de!lnewspeer01.lnd.ops.eu.uu.net!emea.uu.net!news.sdm.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 51 Original-NNTP-Posting-Host: callin24.muc.sdm.de Original-X-Trace: solti3.muc.sdm.de 1042281144 10786 195.125.139.24 (11 Jan 2003 10:32:24 GMT) Original-X-Complaints-To: usenet@news.sdm.de Original-NNTP-Posting-Date: 11 Jan 2003 10:32:24 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:108834 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5363 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5363 On Sat, 11 Jan 2003, Jesper Harder wrote: > "CarlC" writes: > > > I have a couple of minor issues that I am having trouble finding help > > on. > > See the section "Scrolling" in the manual for more details about > changing scrolling behaviour. > > > 1) How can I get PgUp and PgDn to finally stop at the first/last line > > of the buffer? They work just fine while in the middle of the > > buffer. I would just like to have them do one more position if already > > displaying the beginning/end. > > I don't know, but you can use `C-home' or `M-<' to go to the beginning > of the buffer, and `C-end' or `M->' to go to the end. > > > 2) How can I get arrow up/down to scroll the buffer by one line? If my > > cursor is on the last line of the window, I want a down arrow to > > remain at the bottom of the window (on the next line of the buffer). > > (setq scroll-conservatively 1) IMHO this has to be (setq scroll-conservatively 1000). IMHO setting the scroll-settings right for a users wishes in one of the most difficult tasks - docu is somehow unclear..... In one posting i get the hint setting scroll-conservatively to a large value to get scroll-steps of exactly one line - i tried it and it works! With a value of 1 there are sometimes (can not say exactly under which circumstances) jumps where point is centered if you press down-arrow for example continuously to scroll smoothly downwards. OK, set it to a value about 1000 and scrolling is really smoothly be one line!! Klaus > > should do that. -- Klaus Berndl mailto: klaus.berndl@sdm.de sd&m AG http://www.sdm.de software design & management Thomas-Dehler-Str. 27, 81737 München, Germany Tel +49 89 63812-392, Fax -220