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

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

bug#21796:


From: martin rudalics
Subject: bug#21796:
Date: Sat, 24 Jun 2017 10:39:32 +0200

> I'm not sure how to apply your suggestion - ediff-window-setup-function is
> obsolete on my Emacs 24.5.

I meant doing something like

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

in your .emacs.

The reason is that I'm convinced that the problem you and others see
here is related to focus redirection for minibuffer-less frames.  In

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24500

I provided a scenario where C-g won't get you back to a reasonable state
either (look for a function called ‘my-other-window’).

martin






reply via email to

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