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

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

bug#29713: 26.0; Provide completion for `make-frame-on-display'


From: Drew Adams
Subject: bug#29713: 26.0; Provide completion for `make-frame-on-display'
Date: Sun, 14 Jul 2019 15:17:08 -0700 (PDT)

> >> Subject line says it all.  Gather the displays using, say,
> >> `x-display-list' and use them as completion candidates.
> >>
> >> (I don't use X Window, so I won't have more to say about this.)
> >
> > It provided completion for me when I tried this (":1")...
> > Yup, fixed in 57d2f24005a earlier this year.
> 
> Maybe it could use `x-display-list'.  But I don't know how portable it is.
> Is `x-display-list' available on OSX and Windows?

Yes, on Windows (10), `C-h f x-display-list':

---

x-display-list is a built-in function in 'C source code'.

(x-display-list)

Return the list of display names that Emacs has connections to.

---

And it returns this list: ("w32").





reply via email to

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