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#8856: 24.0.50; regression: `special-display-popup-frame' broken Date: Tue, 14 Jun 2011 11:15:50 +0200 Message-ID: <4DF726C6.6010106@gmx.at> References: NNTP-Posting-Host: lo.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 1308043050 2594 80.91.229.12 (14 Jun 2011 09:17:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 14 Jun 2011 09:17:30 +0000 (UTC) Cc: 8856@debbugs.gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jun 14 11:17:26 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QWPkT-0008Dh-QQ for geb-bug-gnu-emacs@m.gmane.org; Tue, 14 Jun 2011 11:17:26 +0200 Original-Received: from localhost ([::1]:36085 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWPkS-0002hV-Qf for geb-bug-gnu-emacs@m.gmane.org; Tue, 14 Jun 2011 05:17:24 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:53132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWPjM-0002Wy-9v for bug-gnu-emacs@gnu.org; Tue, 14 Jun 2011 05:16:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QWPj9-0005Ge-UL for bug-gnu-emacs@gnu.org; Tue, 14 Jun 2011 05:16:16 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:37694) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWPj9-0005GT-Ek for bug-gnu-emacs@gnu.org; Tue, 14 Jun 2011 05:16:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QWPj8-00050H-Rk; Tue, 14 Jun 2011 05:16:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: martin rudalics Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 14 Jun 2011 09:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8856 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 8856-submit@debbugs.gnu.org id=B8856.130804296019210 (code B ref 8856); Tue, 14 Jun 2011 09:16:02 +0000 Original-Received: (at 8856) by debbugs.gnu.org; 14 Jun 2011 09:16:00 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QWPj6-0004zn-8S for submit@debbugs.gnu.org; Tue, 14 Jun 2011 05:16:00 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1QWPj3-0004zb-Mo for 8856@debbugs.gnu.org; Tue, 14 Jun 2011 05:15:58 -0400 Original-Received: (qmail invoked by alias); 14 Jun 2011 09:15:51 -0000 Original-Received: from 62-47-57-173.adsl.highway.telekom.at (EHLO [62.47.57.173]) [62.47.57.173] by mail.gmx.net (mp012) with SMTP; 14 Jun 2011 11:15:51 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19n8m1PkrZntlaSWZK4cuFHAgA3f6kotXsxGfkuIv TQXaEe18UqZEN5 User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: X-Y-GMX-Trusted: 0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Tue, 14 Jun 2011 05:16:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:47121 Archived-At: > My guess is that `special-display-popup-frame' is the culprit, but the > effect is as if `redirect-frame-focus' were no longer respected. And I > see that the code of `special-display-popup-frame' has not changed > recently. > > What seems to be happening (determined by debugging entry to > `1on1-display-*Completions*-frame'), is that > `1on1-display-*Completions*-frame' gets called only when the frame is > created, not each time `special-display-popup-frame' is called. So if > *Completions* is already displayed `1on1-display-*Completions*-frame' is > not invoked for its display, and the call to `redirect-frame-focus' is > not effected. Could you please try stepping through `special-display-popup-frame' with an old version that works for you and the latest one to find out whether the function that does `redirect-frame-focus' gets called and, if not, why it gets called in the former and why not in the latter? martin