all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Alt-v behavior near beginning of buffer
@ 2007-01-25  1:13 Matthew Flaschen
  2007-01-25  8:47 ` Kevin Rodgers
  0 siblings, 1 reply; 13+ messages in thread
From: Matthew Flaschen @ 2007-01-25  1:13 UTC (permalink / raw)
  To: help-gnu-emacs


[-- Attachment #1.1: Type: text/plain, Size: 413 bytes --]

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 #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

^ permalink raw reply	[flat|nested] 13+ messages in thread
[parent not found: <mailman.3548.1169687602.2155.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2007-01-31  6:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-25  1:13 Alt-v behavior near beginning of buffer Matthew Flaschen
2007-01-25  8:47 ` Kevin Rodgers
2007-01-25 15:46   ` Matthew Flaschen
2007-01-25 15:57     ` Matthew Flaschen
2007-01-26  0:25       ` Matthew Flaschen
2007-01-30  6:00         ` Kevin Rodgers
2007-01-30 15:59           ` Matthew Flaschen
2007-01-31  5:10             ` Kevin Rodgers
2007-01-31  6:29               ` Matthew Flaschen
2007-01-30  6:07       ` Kevin Rodgers
2007-01-30 16:02         ` Matthew Flaschen
     [not found] <mailman.3548.1169687602.2155.help-gnu-emacs@gnu.org>
2007-01-27  5:40 ` Eric Eide
2007-01-27  7:36   ` Matthew Flaschen

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.