GNU bug report logs -
#7105
23.2; walk-windows docstring "WINDOW"
Previous Next
Reported by: Kevin Ryde <user42 <at> zip.com.au>
Date: Sun, 26 Sep 2010 00:05:01 UTC
Severity: normal
Found in version 23.2
Done: Juanma Barranquero <lekktu <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 26 Sep 2010 02:40:50 +0200
with message-id <AANLkTimikBLN=7=OC+sZbW4m9EnvBZhmwNbqhNAaP7Pm <at> mail.gmail.com>
and subject line Re: bug#7105: 23.2; walk-windows docstring "WINDOW"
has caused the GNU bug report #7105,
regarding 23.2; walk-windows docstring "WINDOW"
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
7105: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7105
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
The docstring of walk-windows says,
ALL-FRAMES nil or omitted means cycle through all windows on
WINDOW's frame,
...
Anything else means cycle through all windows on WINDOW's frame
and no others.
but I couldn't tell what WINDOW is referring to there.
Is it too much cut and paste from `next-window'? Does "WINDOW's frame"
in each of those places in fact means the selected frame, per the Emacs
22 docstring?
In GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
of 2010-05-16 on raven, modified by Debian
configured using `configure '--build' 'i486-linux-gnu' '--build' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.2/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.2/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.2/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS=''
[Message part 3 (message/rfc822, inline)]
On Sun, Sep 26, 2010 at 02:06, Kevin Ryde <user42 <at> zip.com.au> wrote:
> Does "WINDOW's frame"
> in each of those places in fact means the selected frame, per the Emacs
> 22 docstring?
Yes.
Fixed, thanks.
Juanma
This bug report was last modified 14 years and 237 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.