unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: Setting gdb to use eshell buffer
Date: Tue, 03 Feb 2004 16:23:03 GMT	[thread overview]
Message-ID: <jwvoesg3zvn.fsf-monnier+gnu.emacs.help@asado.iro.umontreal.ca> (raw)
In-Reply-To: 877jz46019.fsf@emptyhost.emptydomain.de

> Well, my original plan was to allow multiple connections.  Then each
> connection could be dedicated to a single compilation, until that
> compilation is finished.

That's probably the easiest and more robust way to do it.

> If two (remote) processes are writing to the same *tramp/foo* buffer,
> it is nearly impossible to tell the chunks apart later.  At least I
> haven't found a way to do that.  But if there was a way, multiplexing
> a single *tramp/foo* buffer might be the way to go.

I'm sure it's possible, but it's probably also very painful to do,
especially in the context of Tramp (you'd probably have to either require
users install some multiplexing program on the server's end or write it in
Perl and transmit it, but it's likely to be a large piece of code).

It might be easier to think of it as a tramp-server, which you'd run in
place of a bourne shell.  Maybe it's not a bad idea.


        Stefan

  reply	other threads:[~2004-02-03 16:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.426.1069464439.399.help-gnu-emacs@gnu.org>
2003-12-17 20:17 ` Setting gdb to use eshell buffer Kai Grossjohann
2004-01-25 14:08   ` Ulrich Herbst
2004-01-31 20:15     ` Kai Grossjohann
2004-01-26 23:14   ` Kevin Rodgers
2004-01-31 20:14     ` Kai Grossjohann
2004-02-02 22:45       ` Kevin Rodgers
2004-02-03  8:26         ` Kai Grossjohann
2004-02-03 16:23           ` Stefan Monnier [this message]
2004-02-05  7:53             ` Kai Grossjohann
2003-11-22  0:24 ncohen

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=jwvoesg3zvn.fsf-monnier+gnu.emacs.help@asado.iro.umontreal.ca \
    --to=monnier@iro.umontreal.ca \
    /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).