all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* X- and non-X-frames in same emacs?
@ 2003-01-30  7:37 Tapani Tarvainen
  2003-01-30  8:05 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tapani Tarvainen @ 2003-01-30  7:37 UTC (permalink / raw)



Is it possible to have an X frame and a non-X frame in same emacs
simultaneously? How?

It seems that if emacs is started with -nw or with DISPLAY unset,
make-frame-on-display ignores the display given and opens another
non-X frame in the same display. Is there a way around that?

Or, is there a way to attach to a running emacs that has
its frame(s) open somewhere else and open a new frame in
the local display?

Basically what I want is to be able to start emacs on machine A,
and later log on to it (with ssh) from machine B and access the
running emacs from there. 

I can run same emacs on both displays if I set it up in advance,
i.e., leave X running on A, ssh to it from B, start emacs (with
display on B) and use make-frame-on-display to open another
frame in A, or in the opposite order if I make a note of the
DISPLAY variable ssh gets, but either way it takes more
advance preparation than I like, and if the connection is
temporarily broken I cannot re-establish it without going
physically to the other location. Also, it only works
if I have X on both locations. 

If I settle on non-X frames only I can simply use screen, but
it's so much nicer with X...

Ideally I'd like to leave emacs in the background (with screen or
otherwise) and attach to it and open new frames anywhere as long
as I can ssh to the machine it's running in.

Suggestions, anyone?

-- 
Tapani Tarvainen

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

end of thread, other threads:[~2003-01-30 12:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-30  7:37 X- and non-X-frames in same emacs? Tapani Tarvainen
2003-01-30  8:05 ` Eli Zaretskii
2003-01-30  8:23 ` Kai Großjohann
2003-01-30 12:27 ` Ehud Karni

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.