unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Scrolling up at the end of buffer
@ 2020-12-04 11:57 Evgeny Zajcev
  2020-12-04 12:25 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Evgeny Zajcev @ 2020-12-04 11:57 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 650 bytes --]

I've got nasty unexpected thing.  Consider scenario in "emacs -q":
1) Open file that does not fit into Emacs window (C-x C-f /etc/services RET)
2) Goto bottom with M->
3) Show maximum content with C- - C-l (-1 arg to C-l)
4) At this moment point is at the `eobp`, nothing to be shown below the
point, now press C-v

I was expecting C-v to signal "End of buffer" error, however got ugly
scrolling resulting in showing a single line at the top.

Second C-v triggers "End of buffer"

If I recenter with -2 argument to C-l, then C-v triggers "End of buffer" as
expected.

Is there something in Emacs I can set to stop behaving like this?

Thanks

-- 
lg

[-- Attachment #2: Type: text/html, Size: 1007 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-12-04 16:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-04 11:57 Scrolling up at the end of buffer Evgeny Zajcev
2020-12-04 12:25 ` Eli Zaretskii
2020-12-04 12:40   ` Evgeny Zajcev
2020-12-04 12:54     ` Eli Zaretskii
2020-12-04 13:52       ` Evgeny Zajcev
2020-12-04 15:43         ` Eli Zaretskii
2020-12-04 16:06           ` Christopher Dimech

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