From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#16661: 24.3.50; standalone minibuffer frame gets renamed with name of aother frame Date: Fri, 07 Feb 2014 09:09:19 +0200 Message-ID: <83zjm3xuu8.fsf@gnu.org> References: <97c44b41-de36-472b-833d-3b0d1ac4c912@default> <831tzgypbp.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1391757009 25400 80.91.229.3 (7 Feb 2014 07:10:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Feb 2014 07:10:09 +0000 (UTC) Cc: 16661@debbugs.gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 07 08:10:16 2014 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 1WBfZo-0006AQ-1M for geb-bug-gnu-emacs@m.gmane.org; Fri, 07 Feb 2014 08:10:16 +0100 Original-Received: from localhost ([::1]:39956 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBfZn-0004h1-H5 for geb-bug-gnu-emacs@m.gmane.org; Fri, 07 Feb 2014 02:10:15 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60949) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBfZf-0004gV-Qa for bug-gnu-emacs@gnu.org; Fri, 07 Feb 2014 02:10:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBfZa-0004ey-Vw for bug-gnu-emacs@gnu.org; Fri, 07 Feb 2014 02:10:07 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:40114) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBfZa-0004dW-TU for bug-gnu-emacs@gnu.org; Fri, 07 Feb 2014 02:10:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WBfZZ-0003xx-Ua for bug-gnu-emacs@gnu.org; Fri, 07 Feb 2014 02:10:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 07 Feb 2014 07:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16661 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 16661-submit@debbugs.gnu.org id=B16661.139175696515181 (code B ref 16661); Fri, 07 Feb 2014 07:10:01 +0000 Original-Received: (at 16661) by debbugs.gnu.org; 7 Feb 2014 07:09:25 +0000 Original-Received: from localhost ([127.0.0.1]:54133 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WBfYy-0003wm-RC for submit@debbugs.gnu.org; Fri, 07 Feb 2014 02:09:25 -0500 Original-Received: from mtaout29.012.net.il ([80.179.55.185]:48409) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WBfYv-0003wc-3G for 16661@debbugs.gnu.org; Fri, 07 Feb 2014 02:09:22 -0500 Original-Received: from conversion-daemon.mtaout29.012.net.il by mtaout29.012.net.il (HyperSendmail v2007.08) id <0N0M009006JB5600@mtaout29.012.net.il> for 16661@debbugs.gnu.org; Fri, 07 Feb 2014 09:11:16 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout29.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N0M008K46MRY600@mtaout29.012.net.il>; Fri, 07 Feb 2014 09:11:16 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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:84795 Archived-At: > Date: Thu, 6 Feb 2014 13:06:27 -0800 (PST) > From: Drew Adams > Cc: 16661@debbugs.gnu.org > > > > yes, frame parameter `name' gets changed. > > > > So what code can possibly change frame parameters like that? > > Not sure what you are asking. Are you asking how to change a > frame parameter value? No, I'm asking what code could do that. Perhaps advising modify-frame-parameters and modify-frame-parameter, to record their changes in some buffer, could find out the answer. Or maybe try describing what you did immediately prior to this change (aided by "C-h l"), and then you or someone else might have an idea.