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: Eli Zaretskii
Subject: bug#32720: term-mode ignores certain window size changes
Date: Sat, 17 Nov 2018 11:43:05 +0200

> Date: Sat, 17 Nov 2018 10:20:55 +0100
> From: martin rudalics <rudalics@gmx.at>
> CC: fredericksgary@gmail.com, 32720@debbugs.gnu.org
> 
>  > I don't think I have a clear idea of what is being proposed for
>  > emacs-26.
> 
> I propose the attached changes.

OK (although I don't like putting functions on hooks in the core).

> +;; Remove the following call in Emacs 27, running
> +;; 'window-size-change-functions' should suffice.
>  (add-hook 'window-configuration-change-hook 'window--adjust-process-windows)

Why not do that now?





reply via email to

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