|
From: | Gary Fredericks |
Subject: | bug#32720: term-mode ignores certain window size changes |
Date: | Sat, 22 Dec 2018 16:53:57 -0600 |
> What should I be testing exactly?
In window.el remove the
;; Remove the following call in Emacs 27, running
;; 'window-size-change-functions' should suffice.
(add-hook 'window-configuration-change-hook 'window--adjust-process-windows)
lines as in the attached patch.
martin
[Prev in Thread] | Current Thread | [Next in Thread] |