emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/golden-ratio 892e668685 55/95: * golden-ratio.el (golden-r


From: ELPA Syncer
Subject: [nongnu] elpa/golden-ratio 892e668685 55/95: * golden-ratio.el (golden-ratio): Fix Issue #32 don't recenter and scroll-right.
Date: Thu, 7 Sep 2023 22:02:13 -0400 (EDT)

branch: elpa/golden-ratio
commit 892e6686853b40881f399e1321dc3cc8476a5d7a
Author: Thierry Volpiatto <thierry.volpiatto@gmail.com>
Commit: Thierry Volpiatto <thierry.volpiatto@gmail.com>

    * golden-ratio.el (golden-ratio): Fix Issue #32 don't recenter and 
scroll-right.
---
 golden-ratio.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/golden-ratio.el b/golden-ratio.el
index eb37ceb96a..c28b3d4f28 100644
--- a/golden-ratio.el
+++ b/golden-ratio.el
@@ -95,7 +95,6 @@ will not cause the window to be resized to the golden ratio."
       (golden-ratio-mode -1)
       (balance-windows)
       (golden-ratio--resize-window dims)
-      (scroll-right) (recenter)
       (golden-ratio-mode golden-p))))
 
 ;; Should return nil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]