* bug#7105: 23.2; walk-windows docstring "WINDOW"
@ 2010-09-26 0:06 Kevin Ryde
2010-09-26 0:40 ` Juanma Barranquero
0 siblings, 1 reply; 3+ messages in thread
From: Kevin Ryde @ 2010-09-26 0:06 UTC (permalink / raw)
To: 7105
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=''
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#7105: 23.2; walk-windows docstring "WINDOW"
2010-09-26 0:06 bug#7105: 23.2; walk-windows docstring "WINDOW" Kevin Ryde
@ 2010-09-26 0:40 ` Juanma Barranquero
2010-09-26 8:59 ` martin rudalics
0 siblings, 1 reply; 3+ messages in thread
From: Juanma Barranquero @ 2010-09-26 0:40 UTC (permalink / raw)
To: Kevin Ryde; +Cc: 7105-done
On Sun, Sep 26, 2010 at 02:06, Kevin Ryde <user42@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
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#7105: 23.2; walk-windows docstring "WINDOW"
2010-09-26 0:40 ` Juanma Barranquero
@ 2010-09-26 8:59 ` martin rudalics
0 siblings, 0 replies; 3+ messages in thread
From: martin rudalics @ 2010-09-26 8:59 UTC (permalink / raw)
To: 7105, lekktu
>> Does "WINDOW's frame"
>> in each of those places in fact means the selected frame, per the Emacs
>> 22 docstring?
>
> Yes.
>
> Fixed, thanks.
My bad. Thanks to both of you for reporting and fixing.
martin
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-09-26 8:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-26 0:06 bug#7105: 23.2; walk-windows docstring "WINDOW" Kevin Ryde
2010-09-26 0:40 ` Juanma Barranquero
2010-09-26 8:59 ` martin rudalics
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.