unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Klaus Berndl <klaus.berndl@sdm.de>
Subject: Re: Buffer Positioning
Date: 11 Jan 2003 11:32:15 +0100	[thread overview]
Message-ID: <u7kdcht8w.fsf@sdm.de> (raw)
In-Reply-To: m3n0m8l7zx.fsf@defun.localdomain

On Sat, 11 Jan 2003, Jesper Harder wrote:



>  "CarlC" <carlc@snowbd.com> 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

  reply	other threads:[~2003-01-11 10:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-10 15:26 Buffer Positioning CarlC
2003-01-11  2:45 ` Jesper Harder
2003-01-11 10:32   ` Klaus Berndl [this message]
2003-01-13 16:08   ` CarlC
2003-01-11  8:46 ` Alan Mackenzie
2003-01-11 21:14   ` Kai Großjohann
2003-01-13 16:10     ` CarlC
2003-01-11 23:49 ` Eric Eide

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u7kdcht8w.fsf@sdm.de \
    --to=klaus.berndl@sdm.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).