aspiers/smooth-scrolling

C-p can scroll the window down

开放

#22 创建于 2017年2月19日

 (0 条评论) (0 个反应) (0 位负责人)Emacs Lisp (14 个派生)github user discovery
bughelp wanted

仓库指标

星标
 (108 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南