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#9875: 24.0.90; Confusing description of the "window tree" in ELisp manual Date: Thu, 27 Oct 2011 08:58:37 -0400 Message-ID: References: <83zkgnbo50.fsf@gnu.org> <4EA92AC0.1040803@gmx.at> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1319720371 32241 80.91.229.12 (27 Oct 2011 12:59:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 27 Oct 2011 12:59:31 +0000 (UTC) Cc: 9875@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 27 14:59:26 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RJPYM-0007ny-6S for geb-bug-gnu-emacs@m.gmane.org; Thu, 27 Oct 2011 14:59:26 +0200 Original-Received: from localhost ([::1]:44149 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJPYL-0000pV-5o for geb-bug-gnu-emacs@m.gmane.org; Thu, 27 Oct 2011 08:59:25 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:47791) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJPYF-0000p7-3u for bug-gnu-emacs@gnu.org; Thu, 27 Oct 2011 08:59:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJPY9-0006gi-Gk for bug-gnu-emacs@gnu.org; Thu, 27 Oct 2011 08:59:19 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:59861) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJPY9-0006gX-FD for bug-gnu-emacs@gnu.org; Thu, 27 Oct 2011 08:59:13 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RJPZt-0007IZ-N6 for bug-gnu-emacs@gnu.org; Thu, 27 Oct 2011 09:01:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 27 Oct 2011 13:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9875 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9875-submit@debbugs.gnu.org id=B9875.131972042928018 (code B ref 9875); Thu, 27 Oct 2011 13:01:01 +0000 Original-Received: (at 9875) by debbugs.gnu.org; 27 Oct 2011 13:00:29 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RJPZM-0007Hp-1o for submit@debbugs.gnu.org; Thu, 27 Oct 2011 09:00:29 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10] ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RJPZJ-0007Hi-Rx for 9875@debbugs.gnu.org; Thu, 27 Oct 2011 09:00:26 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RJPXZ-0000EZ-0f; Thu, 27 Oct 2011 08:58:37 -0400 In-reply-to: (message from Stefan Monnier on Thu, 27 Oct 2011 08:36:40 -0400) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 27 Oct 2011 09:01:01 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:53204 Archived-At: > From: Stefan Monnier > Cc: martin rudalics , 9875@debbugs.gnu.org > Date: Thu, 27 Oct 2011 08:36:40 -0400 > > > Which immediately begs the question "how can a window not be `live'"? > > C-h f window-live-p RET I know that, sigh...