GNU bug report logs -
#62164
29.0.60; ediff behaves poorly by default on tiling window managers
Previous Next
Reported by: Spencer Baugh <sbaugh <at> janestreet.com>
Date: Mon, 13 Mar 2023 16:45:02 UTC
Severity: normal
Found in version 29.0.60
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #59 received at 62164 <at> debbugs.gnu.org (full text, mbox):
> From: Spencer Baugh <sbaugh <at> janestreet.com>
> Cc: luangruo <at> yahoo.com, sbaugh <at> catern.com, 62164 <at> debbugs.gnu.org
> Date: Tue, 27 Jun 2023 21:13:09 -0400
>
> * lisp/vc/ediff-wind.el (ediff-x-utility-control-frame): Add
> defcustom. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Copy/pasta, right?
> +(defcustom ediff-x-floating-control-frame nil
A better name is ediff-floating-control-frame.
> + "If non-nil, the control frame will float under most X WMs.
> +
> +The control frame will be give the window type \"utility\". On
> +most tiling window managers, this will cause the control frame to
> +be floating rather than tiled. It should be harmless on other
> +well-behaved window managers."
I would document this slightly differently:
If not-nil, try making the control frame be floating rather than tiled.
If your X window manager makes the Ediff control frame a tiled one,
set this to a non-nil value, and Emacs will try to make it floating.
This only has effect on X displays.
This bug report was last modified 1 year and 323 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.