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

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

bug#28788: macOS frame-list-z-order fails to list frames when called wit


From: Eli Zaretskii
Subject: bug#28788: macOS frame-list-z-order fails to list frames when called with a DISPLAY argument
Date: Wed, 11 Oct 2017 22:44:41 +0300

> From: Robert Weiner <rsw@gnu.org>
> Date: Wed, 11 Oct 2017 15:35:56 -0400
> 
> (frame-list-z-order)
> (#<frame *scratch* "~/" 0x104ae0d38> #<frame TAGS<bk> "/Users/bk/" 
> 0x1015f3e48> #<frame *Help* "~/"
> 0x1014b8000> #<frame TAGS<bk> "/Users/bk/" 0x11f959e40> #<frame TAGS<bk> 
> "/Users/bk/"
> 0x101564fb0> 2111061947183245)
> 
> (x-display-list)
> ("bka-iMac.local")
> 
> ;; Result should be the same as frame-list-z-order called without an
> ;; argument since we have only 1 display connection, but it isn't.

I don't understand why you expected the same results: the former
returns a list of frames, the latter the list of _X_displays_.





reply via email to

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