unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* oddness with C-l
@ 2003-04-22  1:46 Luc Teirlinck
  0 siblings, 0 replies; only message in thread
From: Luc Teirlinck @ 2003-04-22  1:46 UTC (permalink / raw)


I noticed something strange with C-l while playing around with the
native scrollbar code.  It has no connection with the scrollbar,
however.

First of all is the behavior reproducible?  I got rid of all my
.Xdefaults customizations and did:
emacs-21.3.50 -q --eval '(blink-cursor-mode 0)' &

Do, say C-h n, just to know which buffer we are talking about and
place the cursor on the "n" of end: on the last line.  Check
(window-height) == i.  Do M- -(i-3) C-l, M- -(i-2) C-l.  For instance,
you can pick a window-height of 8 and do M- -5 C-l, M- -6 C-l.  We
"jump" from the third line straight to the first line. Know put the
cursor at the beginning of the same line on the "e" of end: and
repeat.  Now we go from the third line to the second as expected.

Sincerely,

Luc.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-04-22  1:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-22  1:46 oddness with C-l Luc Teirlinck

Code repositories for project(s) associated with this public inbox

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

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