From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: Annoying window/frame-configuration registers Date: Tue, 29 Mar 2011 11:41:36 +0200 Message-ID: References: <4D91998C.5010307@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1301391753 385 80.91.229.12 (29 Mar 2011 09:42:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 29 Mar 2011 09:42:33 +0000 (UTC) Cc: emacs-devel@gnu.org, Stefan Monnier , Leo To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 29 11:42:28 2011 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.69) (envelope-from ) id 1Q4VRU-0003H0-69 for ged-emacs-devel@m.gmane.org; Tue, 29 Mar 2011 11:42:28 +0200 Original-Received: from localhost ([127.0.0.1]:51974 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4VRS-0004jV-CM for ged-emacs-devel@m.gmane.org; Tue, 29 Mar 2011 05:42:26 -0400 Original-Received: from [140.186.70.92] (port=55309 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4VRN-00043k-9Y for emacs-devel@gnu.org; Tue, 29 Mar 2011 05:42:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q4VQm-0001gq-HL for emacs-devel@gnu.org; Tue, 29 Mar 2011 05:41:45 -0400 Original-Received: from batman.blixtvik.net ([87.96.254.3]:53040) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q4VQm-0001g7-Ck for emacs-devel@gnu.org; Tue, 29 Mar 2011 05:41:44 -0400 Original-Received: from www.verona.se (10-208-96-87.cust.blixtvik.se [87.96.208.10]) by batman.blixtvik.net (Postfix) with ESMTP id 5467F7F9197; Tue, 29 Mar 2011 11:41:36 +0200 (CEST) Original-Received: from chopper (unknown [192.168.201.6]) by www.verona.se (Postfix) with ESMTP id 385D9A1CBED; Tue, 29 Mar 2011 11:41:36 +0200 (CEST) In-Reply-To: <4D91998C.5010307@gmx.at> (martin rudalics's message of "Tue, 29 Mar 2011 10:34:20 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 87.96.254.3 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:137839 Archived-At: martin rudalics writes: >> The window-config code needs to be overhauled, indeed. E.g. so as to be >> able to restore a window config in another frame. > > For anyone interested in such a feature: The window-pub branch contains > two functions called `window-state-get' and `window-state-put' which > should allow to do that. Whats lacking to get the branch merged to trunk? > > martin > > -- Joakim Verona