Este viernes, Rainer Trusch dijo:
> Hi,

Hello,

> Is there a way to start emacs without an initial frame like the
> --unmapped option in xemacs?

Not exactly that, but you can start it under Xvfb (or vnc, or similar)
in the background, and then get a frame in your current display by
calling `make-frame-on-display' (either by putting it at the end of your
.emacs or by using gnuserv/gnuclient).

Works well so far, and it makes Emacs survive X crashes :)

-- 
Cristian Gutierrez                      http://www.dcc.uchile.cl/~crgutier
[EMAIL PROTECTED]                        Jabber:[EMAIL PROTECTED]

To err is human, but to really foul things up requires a computer.



_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to