aspiers/smooth-scrolling

C-p can scroll the window down

Ouverte

#22 ouverte le 19 févr. 2017

 (0 commentaire) (0 réaction) (0 personne assignée)Emacs Lisp (14 forks)github user discovery
bughelp wanted

Métriques du dépôt

Stars
 (108 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur