unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Emacs for remote ssh
@ 2005-02-19  6:12 sfeil
  2005-02-19 12:58 ` David Kastrup
  0 siblings, 1 reply; 2+ messages in thread
From: sfeil @ 2005-02-19  6:12 UTC (permalink / raw)


I am wanting to use emacs to aid in a situation where I am using ssh
on a remote computer that has a high latency between it and the
computer I am sitting at. From time to time I have used shh from
inside emacs shell and it has made line editing bearable. I would like
to extend it's abilities.

Here is a list of the things I would like to do.

1. I would like to make a function that will create new shell and give
it a name based on the server it is connected to.

2. I would like if to work even if there is already a *shell* buffer.

3. I would like to store my user-name and host in my computer and
possibly the shell password.

4. I would really like a command completion that is based on a file or
directory that is on my local computer. Most of what I will be doing
on the remote computer is based on scripts. I would like to use list
of scripts on the local computer emacs will know that are also on the
remote. That way command completion can be completed without going
through the latency of going through the remote computer.

5. would like it to work with remote screen to allow sessions to last
longer than Internet connection and/or allow multiple shells on the
server.

Please inform me if you know of any emacs facilities that can do
things from the preceding list. Over the last few years I have been
playing around with writing emacs extensions but I still feel like a
newbie at it.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Emacs for remote ssh
  2005-02-19  6:12 Emacs for remote ssh sfeil
@ 2005-02-19 12:58 ` David Kastrup
  0 siblings, 0 replies; 2+ messages in thread
From: David Kastrup @ 2005-02-19 12:58 UTC (permalink / raw)


sfeil@io.com writes:

> I am wanting to use emacs to aid in a situation where I am using ssh
> on a remote computer that has a high latency between it and the
> computer I am sitting at. From time to time I have used shh from
> inside emacs shell and it has made line editing bearable. I would like
> to extend it's abilities.

Use tramp and eshell.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-02-19 12:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-19  6:12 Emacs for remote ssh sfeil
2005-02-19 12:58 ` David Kastrup

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).