From bdd3a0bb3c3adab46f167a627ba0be5619e4348b Mon Sep 17 00:00:00 2001
From: Amin Bandali <bandali@gnu.org>
Date: Mon, 20 Apr 2020 22:24:49 -0400
Subject: * init.el(scroll-conservatively): Use a sensibly large enough value

---
 init.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/init.el b/init.el
index cb1a89b..824aa93 100644
--- a/init.el
+++ b/init.el
@@ -277,7 +277,7 @@ For disabling the behaviour for certain buffers and/or modes."
  ;; scroll-margin 1
  ;; scroll-conservatively 10000
  scroll-step 1
- scroll-conservatively 10
+ scroll-conservatively 101
  scroll-preserve-screen-position 1
  ;; focus follows mouse
  mouse-autoselect-window t)
-- 
cgit v1.2.3-60-g2f50