help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: window-list emulation for Emacs 20.X?


From: John Paul Wallington
Subject: Re: window-list emulation for Emacs 20.X?
Date: Tue, 14 Jan 2003 12:30:32 +0000
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu)

Klaus Berndl wrote:

>  The new function `window-list' of Emacs 21.X is very useful. Now
>  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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]