all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jesper Harder <harder@myrealbox.com>
Subject: Re: Buffer Positioning
Date: Sat, 11 Jan 2003 03:45:22 +0100	[thread overview]
Message-ID: <m3n0m8l7zx.fsf@defun.localdomain> (raw)
In-Reply-To: DCBT9.17709$aG4.691363@twister.austin.rr.com

"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)

should do that.

  reply	other threads:[~2003-01-11  2:45 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 [this message]
2003-01-11 10:32   ` Klaus Berndl
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

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

  git send-email \
    --in-reply-to=m3n0m8l7zx.fsf@defun.localdomain \
    --to=harder@myrealbox.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.