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: Mon, 08 Oct 2007 15:05:19 -0400 Message-ID: References: <46D7FD30.8020205@gmx.at> <4709F907.6030909@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1191870431 8616 80.91.229.12 (8 Oct 2007 19:07:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Oct 2007 19:07:11 +0000 (UTC) Cc: emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 08 21:06: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 1Iexw0-0008Jd-PC for ged-emacs-devel@m.gmane.org; Mon, 08 Oct 2007 21:06:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iexvu-00060o-Hv for ged-emacs-devel@m.gmane.org; Mon, 08 Oct 2007 15:06:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iexvo-0005x3-LR for emacs-devel@gnu.org; Mon, 08 Oct 2007 15:06:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iexvm-0005vE-Kg for emacs-devel@gnu.org; Mon, 08 Oct 2007 15:06:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iexvm-0005v6-El for emacs-devel@gnu.org; Mon, 08 Oct 2007 15:06:18 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Iexvm-0006lJ-7U for emacs-devel@gnu.org; Mon, 08 Oct 2007 15:06:18 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Iexup-00010N-3W; Mon, 08 Oct 2007 15:05:19 -0400 X-Spook: industrial intelligence Capricorn MILSATCOM JSOFC3IP X-Ran: <9zEI>kL5~:S?(d=qn|)99Ez0gm?/0k?m"i|J~CPZ3_; X-Hue: black X-Attribution: GM In-Reply-To: <4709F907.6030909@gmx.at> (martin rudalics's message of "Mon, 08 Oct 2007 11:31:51 +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:80422 Archived-At: martin rudalics wrote: >>>Could you try the patch below (against EMACS_22_BASE)? Works for me, thanks.