[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Showing Emacs in two places at once with synchronized screens?
From: |
David Hansen |
Subject: |
Re: Showing Emacs in two places at once with synchronized screens? |
Date: |
Sun, 31 Aug 2008 16:04:51 +0200 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) |
On Sun, 31 Aug 2008 02:20:58 +0000 (UTC) tyler spivey wrote:
> 1. I've tried CVS emacs in multitty mode (starting emacs on one console,
> m-x server-start, switching to another console and running emacsclient -t.
> This
> seems to work, but the
> point isn't being synchronized between the two frames.
vnc (implies both sides have an X Server running, or some other
graphical environment supported by vnc) or screen (both sides use a
terminal emulator and no special keys) come to my mind.
David