help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Alt-v behavior near beginning of buffer


From: Matthew Flaschen
Subject: Alt-v behavior near beginning of buffer
Date: Wed, 24 Jan 2007 20:13:09 -0500
User-agent: Thunderbird 1.5.0.9 (X11/20070103)

I am trying to figure out how to create a new function that will scroll
up a screen if possible, or go the beginning of the buffer otherwise; I
would then bind this to M-v.  Ultimately, I want to have the corollary
behavior for C-v.

I can't figure out how to test whether it is possible to scroll up/down
an entire screen.  I found (goto-char (point-min/max)) , so that part
should be okay.

Matthew

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]