From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: 22.1.1; Frame title no more updated after calling `set-frame-configuration' Date: Fri, 28 Sep 2007 03:10:34 -0400 Message-ID: References: <46D7FD30.8020205@gmx.at> <46E2610E.6040301@gmx.at> <46FC94BA.10000@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1190963522 30491 80.91.229.12 (28 Sep 2007 07:12:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 28 Sep 2007 07:12:02 +0000 (UTC) Cc: emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 28 09:11:59 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IbA0z-0000gL-Ha for ged-emacs-devel@m.gmane.org; Fri, 28 Sep 2007 09:11:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IbA0w-0004Am-2w for ged-emacs-devel@m.gmane.org; Fri, 28 Sep 2007 03:11:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IbA0s-000495-7x for emacs-devel@gnu.org; Fri, 28 Sep 2007 03:11:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IbA0q-00048M-4W for emacs-devel@gnu.org; Fri, 28 Sep 2007 03:11:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IbA0p-00048J-UT for emacs-devel@gnu.org; Fri, 28 Sep 2007 03:11:47 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IbA0p-0002ru-Mf for emacs-devel@gnu.org; Fri, 28 Sep 2007 03:11:47 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Ib9ze-0002cv-33; Fri, 28 Sep 2007 03:10:34 -0400 X-Spook: Treasury kilo class Sundevil digicash NASA Arnett X-Ran: )Yv<\)F%:pFRxLb2:o1^I/q]Yi(06v[dt'`rMx6K'oQ/[_0-y,xe"d7(EKw\`jbu,8!K]: X-Hue: blue X-Attribution: GM In-Reply-To: <46FC94BA.10000@gmx.at> (martin rudalics's message of "Fri, 28 Sep 2007 07:44:26 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:79984 Archived-At: martin rudalics wrote: > I did not yet manage to understand that fully. At least I have to > handle this in the various incarnations of frame_parm_handler too. > I removed it from Emacs 22 FOR-RELEASE because I'll hardly come up > with a solution that won't break more important components. OK. I put it in trunk F-R for the sake of it.