* PageUp on first page
@ 2019-04-02 9:35 Aleksey Midenkov
2019-04-02 10:51 ` Óscar Fuentes
0 siblings, 1 reply; 2+ messages in thread
From: Aleksey Midenkov @ 2019-04-02 9:35 UTC (permalink / raw)
To: help-gnu-emacs
When PageUp is done from first page, cursor doesn't move to first position
(line 1, col 1). This is minor, though annoying misfeature. I guess it is
easily solved at config level, but it would be great to see it as a
standard default (like the most of editors world do). Thanks!
--
All the best,
Aleksey Midenkov
@midenok
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: PageUp on first page
2019-04-02 9:35 PageUp on first page Aleksey Midenkov
@ 2019-04-02 10:51 ` Óscar Fuentes
0 siblings, 0 replies; 2+ messages in thread
From: Óscar Fuentes @ 2019-04-02 10:51 UTC (permalink / raw)
To: Aleksey Midenkov; +Cc: help-gnu-emacs
Aleksey Midenkov <midenok@gmail.com> writes:
> When PageUp is done from first page, cursor doesn't move to first
> position (line 1, col 1). This is minor, though annoying misfeature. I
> guess it is easily solved at config level, but it would be great to
> see it as a standard default (like the most of editors world do).
> Thanks!
M-x report-emacs-bug
That's the recommended method for asking for feature requests.
On this case you can put
(setq scroll-error-top-bottom 't)
on your .emacs to obtain what you want.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-04-02 10:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-02 9:35 PageUp on first page Aleksey Midenkov
2019-04-02 10:51 ` Óscar Fuentes
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).