aspiers/smooth-scrolling

C-p can scroll the window down

オープン

#22 opened on 2017/02/19

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Emacs Lisp (14 件のフォーク)github user discovery
bughelp wanted

Repository metrics

Stars
 (108 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド