From: Mike <mikee@mikee.ath.cx>
Subject: Re: sharing files?
Date: Mon, 15 Nov 2004 01:19:04 -0000 [thread overview]
Message-ID: <10pg108cqj13l3d@corp.supernews.com> (raw)
In-Reply-To: 87sm7cnhpp.fsf@thalassa.informatimago.com
In article <87sm7cnhpp.fsf@thalassa.informatimago.com>, Pascal Bourguignon wrote:
> 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
>
>
That's neat. I had not heard/read the emacs could do that. I'm thinking
less of a white-board, though I said that, I'm thinking really of
something like a snippet of code that looks for timestamp changes and
reloads the buffer. It's not real-time, but should allow sharing of
ideas, issues, etc. What do you think?
Mike
next prev parent reply other threads:[~2004-11-15 1:19 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
2004-11-15 1:19 ` Mike [this message]
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=10pg108cqj13l3d@corp.supernews.com \
--to=mikee@mikee.ath.cx \
/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).