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

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

Re: Creating X-window frame from Emacs in TTY


From: Kevin Rodgers
Subject: Re: Creating X-window frame from Emacs in TTY
Date: Fri, 16 Jan 2004 11:50:37 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Nicolas Neuss wrote:

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?

See http://mail.gnu.org/archive/html/emacs-devel/2004-01/msg00019.html


I don't know if that's been committed in CVS Emacs, though.

--
Kevin Rodgers



reply via email to

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