unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Colin S. Miller" <no-spam-thank-you@csmiller.demon.co.uk>
Subject: Re: Fw: Displaying emacs remote
Date: Wed, 15 Feb 2006 20:37:37 +0000	[thread overview]
Message-ID: <43f39101$0$15785$14726298@news.sunsite.dk> (raw)
In-Reply-To: <mailman.63.1139698205.2858.help-gnu-emacs@gnu.org>

Moheb Missaghi wrote:
> 
> Hi,
>  
> I'd like to run emacs on my machine (XP SP2) and share the display with 
> someone else, i.e., surfing my files on my machine while someone else on 
> his machine also see what I am doing. Is this doable?
>  
> thx

Moheb,

This is possible on *NIX systems, or using the cygwin version of windows.
However cygwin can be a steep learning curve.

You can use make-frame-on-display to create a frame on another machine. The
buffers are shared; the remote user can see all the changes you make (and
make thier own changes). However, they can't see the minibuffer, and swapping the
current buffer aren't synced between the displays.

If you want to see all that the remote user is doing then I suggest that you start
emacs inside a kibitz or xkibitz shell. You'll have to start emacs in console mode using
emacs -nw.  (x)kibitz allows any console program to have two controlling consoles -
the program isn't aware of this.

xkibitz ensures that the terminals are the same size, which will stop emacs
getting confused, kibitz doesn't do this. However, kibitz can work over a telnet or ssh
connection, xkibitz needs an X connection.


HTH,
Colin S. Miller

-- 
Replace the obvious in my email address with the first three letters of the hostname to reply.

       reply	other threads:[~2006-02-15 20:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.63.1139698205.2858.help-gnu-emacs@gnu.org>
2006-02-15 20:37 ` Colin S. Miller [this message]
2006-02-11 22:08 Fw: Displaying emacs remote Moheb Missaghi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='43f39101$0$15785$14726298@news.sunsite.dk' \
    --to=no-spam-thank-you@csmiller.demon.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).