GNU bug report logs - #11622
Ediff frame loses focus under certain circumstance

Previous Next

Package: emacs;

Reported by: yary <not.com <at> gmail.com>

Date: Sun, 3 Jun 2012 23:26:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: yary <not.com <at> gmail.com>
Cc: 11622 <at> debbugs.gnu.org
Subject: bug#11622: Ediff frame loses focus under certain circumstance
Date: Mon, 04 Jun 2012 11:17:25 +0200
> This is with Windows Emacs 24.1 pretest build 1
> Start emacs -Q
> Open two files (small and similar will do)
> open Tools menu->Compare(Ediff)->Two Buffers...
> Hit enter twice to get the two suggested buffers
> Hit ? to expand the Ediff control panel commands
> Hit n to get to next (first) diff
> Hit b to copy diff from B to A
> Hit n - and Ediff frame loses focus, goes to B instead

IIUC you can change this by removing the line

	   (not ediff-use-long-help-message)

from the function `ediff-recenter' but for some reason the current
behavior seems the expected one because `ediff-setup-control-frame'
looks at the value of `ediff-use-long-help-message' when deciding
whether to auto raise the control frame or not.

> In GNU Emacs 22.0.91.1 (i386-mingw-nt5.1.2600)
>  of 2006-12-03 on W2ONE
> X server distributor `Microsoft Corp.', version 5.1.2600
> configured using `configure --with-gcc (3.4) --cflags -Id:/g/include'

I suppose this is not from the 24.1 pretest build.

martin




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

Previous Next


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