From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: bug#11622: Ediff frame loses focus under certain circumstance Date: Mon, 04 Jun 2012 11:17:25 +0200 Message-ID: <4FCC7D25.7020700@gmx.at> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1338801498 4916 80.91.229.3 (4 Jun 2012 09:18:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 4 Jun 2012 09:18:18 +0000 (UTC) Cc: 11622@debbugs.gnu.org To: yary Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jun 04 11:18:16 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SbTQW-0006js-CT for geb-bug-gnu-emacs@m.gmane.org; Mon, 04 Jun 2012 11:18:16 +0200 Original-Received: from localhost ([::1]:49637 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbTQW-0007d2-3U for geb-bug-gnu-emacs@m.gmane.org; Mon, 04 Jun 2012 05:18:16 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:39055) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbTQO-0007cc-Pl for bug-gnu-emacs@gnu.org; Mon, 04 Jun 2012 05:18:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SbTQM-0002Ni-Vp for bug-gnu-emacs@gnu.org; Mon, 04 Jun 2012 05:18:08 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:47102) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbTQM-0002NT-SS for bug-gnu-emacs@gnu.org; Mon, 04 Jun 2012 05:18:06 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SbTSD-0005KA-St for bug-gnu-emacs@gnu.org; Mon, 04 Jun 2012 05:20:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: martin rudalics Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 04 Jun 2012 09:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11622 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 11622-submit@debbugs.gnu.org id=B11622.133880155920410 (code B ref 11622); Mon, 04 Jun 2012 09:20:01 +0000 Original-Received: (at 11622) by debbugs.gnu.org; 4 Jun 2012 09:19:19 +0000 Original-Received: from localhost ([127.0.0.1]:56648 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SbTRW-0005J9-QY for submit@debbugs.gnu.org; Mon, 04 Jun 2012 05:19:19 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.23]:56673) by debbugs.gnu.org with smtp (Exim 4.72) (envelope-from ) id 1SbTRT-0005Iw-Qj for 11622@debbugs.gnu.org; Mon, 04 Jun 2012 05:19:16 -0400 Original-Received: (qmail invoked by alias); 04 Jun 2012 09:17:13 -0000 Original-Received: from 62-47-40-19.adsl.highway.telekom.at (EHLO [62.47.40.19]) [62.47.40.19] by mail.gmx.net (mp027) with SMTP; 04 Jun 2012 11:17:13 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+rO1cojPar07MWXhfFrClh6zV7S2LZxAOpTmpFqw damMxEi+FYGqPA In-Reply-To: X-Y-GMX-Trusted: 0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:60690 Archived-At: > 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