unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Pascal Bourguignon <spam@mouse-potato.com>
Subject: Re: sharing files?
Date: 15 Nov 2004 00:17:38 +0100	[thread overview]
Message-ID: <87sm7cnhpp.fsf@thalassa.informatimago.com> (raw)
In-Reply-To: 10pfk999l7fsodf@corp.supernews.com

Mike <mikee@mikee.ath.cx> writes:

> I'm really not sure how to word what I'm think of. I'm searching for
> some way to share files among team members using emacs. Sort of like
> a wiki, but maybe more something that is a buffer that has a process
> that looks once a minute or so to see if the file mtime has been
> modified, then reloads the buffer. Something where we can all see
> what's going on... maybe a running list of tasks, or a white-board,
> or an in/out board, ...?
> 
> Yes, this is vague, can you help me fill out the idea?

make-frame-on-display allow you to open frames on several screens,
then each user can type in the same buffer in the same emacs.

For example, on host2:  xhost +host1
             on host3:  xhost +host1
             on host1:  emacs &
             on host1:  M-x make-frame-on-display RET host2 RET
             on host1:  M-x make-frame-on-display RET host3 RET


-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
The world will now reboot; don't bother saving your artefacts.

  reply	other threads:[~2004-11-14 23:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-14 21:42 sharing files? Mike
2004-11-14 23:17 ` Pascal Bourguignon [this message]
2004-11-15  1:19   ` Mike
2004-11-15  1:37     ` Bulent Murtezaoglu
2004-11-15  3:01     ` David Hansen
2004-11-15 23:11 ` kgold

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=87sm7cnhpp.fsf@thalassa.informatimago.com \
    --to=spam@mouse-potato.com \
    /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).