all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Creating X-window frame from Emacs in TTY
@ 2004-01-16 10:44 Nicolas Neuss
  2004-01-16 18:50 ` Kevin Rodgers
  0 siblings, 1 reply; 5+ messages in thread
From: Nicolas Neuss @ 2004-01-16 10:44 UTC (permalink / raw)


Hello.

I wanted to open an X frame for an Emacs started with "emacs -nw".  This
works for XEmacs, but does not work with Emacs (21.2.1 on Debian Woody).

"M-x make-frame-on-display -> :0.0"  doesn't do anything

I tried also something like

(setq frame-creation-function 'x-create-frame-with-faces)

Then "M-x make-frame-on-display -> :0.0" yields the error

x-create-frame-with-faces: X windows are not in use or not initialized

Is there a way to obtain this feature, maybe using a more recent Emacs?  If
not, why is it disallowed?

Nicolas.

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

end of thread, other threads:[~2004-01-19 20:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-16 10:44 Creating X-window frame from Emacs in TTY Nicolas Neuss
2004-01-16 18:50 ` Kevin Rodgers
2004-01-17 17:45   ` Eli Zaretskii
     [not found]   ` <mailman.832.1074361796.928.help-gnu-emacs@gnu.org>
2004-01-19  9:12     ` Nicolas Neuss
2004-01-19 20:38       ` Eli Zaretskii

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.