GNU bug report logs -
#42872
[PATCH] Add all-frames as arg for count windows.
Previous Next
Reported by: Jen-Chieh Shen <jcs090218 <at> gmail.com>
Date: Sat, 15 Aug 2020 15:14:01 UTC
Severity: normal
Tags: fixed, moreinfo, patch
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 42872 <at> debbugs.gnu.org (full text, mbox):
Jen-Chieh Shen <jcs090218 <at> gmail.com> writes:
> I think it is handy to have `all-frames` as an argument when using the
> `count-windows` function?
Sounds like a good addition.
> (defun count-windows (&optional minibuf)
> "Return the number of live windows on the selected frame.
> +
> The optional argument MINIBUF specifies whether the minibuffer
> -window shall be counted. See `walk-windows' for the precise
> -meaning of this argument."
> +window shall be counted.
> +
> +The optional argument ALL-FRAMES counted all windows instead of
> +just the selected frame.
> +
> +See `walk-windows' for the precise meaning of this argument."
But your patch doesn't actually add this -- it just changes the doc string?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 4 years and 334 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.