From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.help Subject: Re: MY window tree! Date: Wed, 17 Jan 2007 07:36:33 +0100 Message-ID: <45ADC3F1.2060505@gmx.at> References: <45A8B034.8020301@gmx.at> <45AA17CE.9050009@gmail.com> <45AA6B59.30203@gmx.at> <45AAA21C.6090505@gmail.com> <45AAB98F.8060404@gmail.com> <45AB2CDB.1040207@gmx.at> <45AB7C99.6050002@gmail.com> <45AB8B1F.7010408@gmail.com> <45AB92A8.7030300@gmail.com> <45ABB942.9070407@gmx.at> <45ABC474.3010208@gmail.com> <45ABD474.9040206@gmx.at> <45ABE387.9010306@gmail.com> <45AC03E2.5080109@gmx.at> <45AC18F4.4@gmail.com> <45AC82D1.1050609@gmx.at> <45ACA9C6.40400@gmail.com> <45ACDFEE.8020608@gmx.at> <45AD1298.2050008@gmail.com> <45AD1A40.1040403@gmx.at> <45AD201B.9060009@gmail.com> <45AD4A47.7010005@gmx.at> <45AD528C.2020402@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1169015721 30353 80.91.229.12 (17 Jan 2007 06:35:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Jan 2007 06:35:21 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, michael@cadilhac.name Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 17 07:35:19 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H74O8-0002KZ-3U for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Jan 2007 07:35:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H74O8-000594-E7 for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Jan 2007 01:35:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H74Nt-00056S-2F for help-gnu-emacs@gnu.org; Wed, 17 Jan 2007 01:34:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H74Nr-00054R-DY for help-gnu-emacs@gnu.org; Wed, 17 Jan 2007 01:34:56 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H74Nr-00054K-4z for help-gnu-emacs@gnu.org; Wed, 17 Jan 2007 01:34:55 -0500 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.52) id 1H74Nq-00007Z-MK for help-gnu-emacs@gnu.org; Wed, 17 Jan 2007 01:34:55 -0500 Original-Received: (qmail invoked by alias); 17 Jan 2007 06:34:53 -0000 Original-Received: from N900P027.adsl.highway.telekom.at (EHLO [62.47.56.123]) [62.47.56.123] by mail.gmx.net (mp035) with SMTP; 17 Jan 2007 07:34:53 +0100 X-Authenticated: #14592706 User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en Original-To: "Lennart Borgman (gmail)" In-Reply-To: <45AD528C.2020402@gmail.com> X-Y-GMX-Trusted: 0 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:40387 Archived-At: > The scenario is simply that at the time when I save the window tree the > buffer with 'window property pointing to window W is not displayed in > any window at all, but it can be displayed in window W. If the buffer was not displayed when you did `winsav-get-window-tree' it won't figure in the saved window tree. How can that buffer get into the window tree when you do `winsav-put-window-tree'?