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

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

bug#49277: 28.0.50; [PATCH] Fix ediff3 with window-combinaison-resize


From: martin rudalics
Subject: bug#49277: 28.0.50; [PATCH] Fix ediff3 with window-combinaison-resize
Date: Tue, 20 Jul 2021 09:20:56 +0200

> Martin, did this version of the patch look OK to you?

So far it's OK here with

(custom-set-variables
 '(ediff-split-window-function 'split-window-horizontally)
 '(ediff-window-setup-function 'ediff-setup-windows-plain))

but with plain

(custom-set-variables
 '(ediff-window-setup-function 'ediff-setup-windows-plain))

`ediff3' makes the topmost window occupy half of the frame which is not
TRT.

martin





reply via email to

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