bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#32720: term-mode ignores certain window size changes


From: Gary Fredericks
Subject: bug#32720: term-mode ignores certain window size changes
Date: Sat, 22 Dec 2018 16:53:57 -0600

My apologies, I only started testing this patch today.

Seems to work fine so far.

Gary Fredericks
(803)-295-0195
fredericksgary@gmail.com
gfredericks.com


On Mon, Nov 19, 2018 at 9:14 AM martin rudalics <rudalics@gmx.at> wrote:
 > 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

reply via email to

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