aspiers/smooth-scrolling

C-p can scroll the window down

Offen

#22 geöffnet am 19.02.2017

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Emacs Lisp (14 Forks)github user discovery
bughelp wanted

Repository-Metriken

Stars
 (108 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

If you position point near the end of the window (in the bottom margin) and press C-p then scrolling kicks in and moves your view in the opposite direction from where you're going.

I think it's never a good idea to scroll the window down when the user moves point up and the other way around.

I think this is a regression introduced in https://github.com/aspiers/smooth-scrolling/commit/d01c2950d5b35ce6dd31bb2b117cf33dd16b7cfe.

Contributor Guide