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#8851: 24.0.50; regression: special-display-frame is no longer dedicated Date: Tue, 14 Jun 2011 11:15:13 +0200 Message-ID: <4DF726A1.7020804@gmx.at> References: <853BDEF1AA9646ACB90724066E1A5951@us.oracle.com> <4DF65024.20305@gmx.at> <0C191F638279437BADFCC697A5389F9E@us.oracle.com> 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 1308043002 2314 80.91.229.12 (14 Jun 2011 09:16:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 14 Jun 2011 09:16:42 +0000 (UTC) Cc: 8851@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:16:33 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 1QWPjd-0007nu-43 for geb-bug-gnu-emacs@m.gmane.org; Tue, 14 Jun 2011 11:16:33 +0200 Original-Received: from localhost ([::1]:38792 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWPjc-0002Wp-4r for geb-bug-gnu-emacs@m.gmane.org; Tue, 14 Jun 2011 05:16:32 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:53110) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWPjD-0002Vw-GO for bug-gnu-emacs@gnu.org; Tue, 14 Jun 2011 05:16:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QWPj8-0005GN-Nn for bug-gnu-emacs@gnu.org; Tue, 14 Jun 2011 05:16:07 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:37690) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWPj8-0005GI-AZ for bug-gnu-emacs@gnu.org; Tue, 14 Jun 2011 05:16:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QWPj7-000502-SX; Tue, 14 Jun 2011 05:16:01 -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:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8851 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 8851-submit@debbugs.gnu.org id=B8851.130804292419147 (code B ref 8851); Tue, 14 Jun 2011 09:16:01 +0000 Original-Received: (at 8851) by debbugs.gnu.org; 14 Jun 2011 09:15:24 +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 1QWPiV-0004ym-4g for submit@debbugs.gnu.org; Tue, 14 Jun 2011 05:15:23 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.23]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1QWPiS-0004ya-JT for 8851@debbugs.gnu.org; Tue, 14 Jun 2011 05:15:22 -0400 Original-Received: (qmail invoked by alias); 14 Jun 2011 09:15:14 -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 (mp019) with SMTP; 14 Jun 2011 11:15:14 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1878Mc0aXA7JA4oEenPTpskx180QNNin736/aPfP4 nVywBqOS3lsmfx User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: <0C191F638279437BADFCC697A5389F9E@us.oracle.com> 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:01 -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:47119 Archived-At: > I didn't download the latest source files to apply your patch, but the build I'm > using is supposedly from today. I applied your patch manually to its source > code, which means that I eval'ed these two updated definitions (below). That > didn't help. The first thing I would have to know is if `special-display-popup-frame' gets called with your setup. If, with emacs -Q, I evaluate (let* ((special-display-regexps '("[ ]?[*][^*]+[*]")) (window (display-buffer (get-buffer-create "*foo*")))) (message "%s" (cons window (window-dedicated-p window)))) here, Emacs pops up a new frame and the message tells me the window and that that window is strongly dedicated to its buffer. If it does so on your system, please try to step through `special-display-popup-frame' once with your old, working Emacs and once with the latest version. The differences in arguments and behaviors should tell us what went wrong. martin