all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* One more weird issue with make-frame-on-display
@ 2013-04-06 13:20 Dmitry Antipov
  2013-04-06 13:36 ` Andreas Schwab
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitry Antipov @ 2013-04-06 13:20 UTC (permalink / raw
  To: Emacs development discussions

1. ./src/emacs -Q -nw
2. M-x make-frame-on-display :0.9 => Display :0.9 can't be opened [OK, there is no such display]
3. M-x make-frame-on-display :0.0 => Display :0.9 can't be opened
4. M-x make-frame-on-display :0.1 => Display :0.9 can't be opened
5. M-x make-frame-on-display :0 => Display :0.9 can't be opened
6. M-x make-frame-on-display 127.0.0.1:0 => Display :0.9 can't be opened

etc, etc. Whatever valid display name you enter, you will get the same error.

24.3 is also affected.

Dmitry



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-04-06 14:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-06 13:20 One more weird issue with make-frame-on-display Dmitry Antipov
2013-04-06 13:36 ` Andreas Schwab
2013-04-06 14:10   ` Dmitry Antipov

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.