From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: jpw@shootybangbang.com (John Paul Wallington) Newsgroups: gmane.emacs.help Subject: Re: window-list emulation for Emacs 20.X? Date: Tue, 14 Jan 2003 12:30:32 +0000 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87d6mz6hhz.fsf@china.shootybangbang.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042547101 27749 80.91.224.249 (14 Jan 2003 12:25:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 14 Jan 2003 12:25:01 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18YQ7o-0007DM-00 for ; Tue, 14 Jan 2003 13:25:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18YQ8O-00088c-06 for gnu-help-gnu-emacs@m.gmane.org; Tue, 14 Jan 2003 07:25:36 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!fu-berlin.de!uni-berlin.de!host217-42-17-40.range217-42.btcentralplus.COM!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-NNTP-Posting-Host: host217-42-17-40.range217-42.btcentralplus.com (217.42.17.40) Original-X-Trace: fu-berlin.de 1042546949 21165069 217.42.17.40 (16 [170119]) X-Orig-Path: china.shootybangbang.com!news X-Attribution: jpw X-Face: R(_z-rF:grdKO.*u`n); p.i $Eiz=h^CO5eDYv"4:K@#\HN09*Ykx}}B{kF/KH}%f_o^Wp i'm searching for an elisp-emulation of this > Emacs21-buildin-function which works for Emacs 20.x. XEmacs' `window-list' is written in emacs-lisp and looks like it should work in Emacs 20. There are `ibuffer-window-list' and `edebug-window-list' too; all use the function `walk-windows' to cycle through the windows. -- John Paul Wallington