GNU bug report logs - #12218
24.2.50; vc-ediff: Pressing `n' moves focus away from ediff control panel

Previous Next

Package: emacs;

Reported by: Jambunathan K <kjambunathan <at> gmail.com>

Date: Fri, 17 Aug 2012 10:32:01 UTC

Severity: normal

Found in version 24.2.50

Fixed in version 24.3.50

Done: Juri Linkov <juri <at> jurta.org>

Bug is archived. No further changes may be made.

Full log


Message #20 received at 12218 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Jambunathan K <kjambunathan <at> gmail.com>
Cc: 12218 <at> debbugs.gnu.org
Subject: Re: bug#12218: 24.2.50; vc-ediff: Pressing `n' moves focus away from
	ediff control panel
Date: Fri, 05 Oct 2012 21:07:45 +0200
> I don't know how to use `ediff-setup-windows-plain'.  Can you give more
> information?

I have the following ediff-related settings in my .emacs:

(custom-set-variables
 '(ediff-custom-diff-options "-c --binary")
 '(ediff-grab-mouse nil)
 '(ediff-merge-split-window-function (quote split-window-horizontally))
 '(ediff-patch-options "-f --binary")
 '(ediff-split-window-function (quote split-window-horizontally))
 '(ediff-trees-file-ignore-regexp "\\`\\(\\.?#.*\\|.*,v\\|.*~\\|CVS\\|_darcs\\|.*\\.elc\\)\\'")
 '(ediff-window-setup-function (quote ediff-setup-windows-plain)))

> I expect the right behaviour with `emacs -Q'.  It doesn't matter what
> configuration you have in your local area.

It sometimes does.  With multiple frames your window manager settings
might kick in.

> Btw, I am concerned that you might not have tried my recipe in first
> place.  May be you should...

Be assured I did.  With emacs -Q your scenario works without problems
here.  But I remember that I had to set `ediff-grab-mouse' to nil with
my one-frame setup precisely because of the problem you described.  I
suppose it's related to my `mouse-autoselect-window' settings but didn't
explore this issue any further.

martin




This bug report was last modified 12 years and 99 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.