From: Bob Proulx <bob@proulx.com>
To: help-gnu-emacs@gnu.org
Subject: Re: ssh in emacs
Date: Sun, 19 Jun 2011 10:57:22 -0600 [thread overview]
Message-ID: <20110619165722.GA12574@hysteria.proulx.com> (raw)
In-Reply-To: <7BDE4112-D89A-47BD-AD10-69643BA93DC5@gmail.com>
Perry Smith wrote:
> Seems like I asked this (or someone asked this) within the past year but:
>
> is there a mode like telnet and rlogin but uses ssh?
I use for this is ssh.el ssh-mode by Noah Friedman. I think this is
exactly what you are asking about. Check it out.
http://www.splode.com/~friedman/software/emacs-lisp/
http://www.splode.com/~friedman/software/emacs-lisp/src/ssh.el
The other way I use ssh inside of emacs is to open a terminal window
in emacs, or more precisely as described in the emacs manual in
section "41.8 Emacs Terminal Emulator" window.
http://www.gnu.org/software/emacs/manual/html_node/emacs/Terminal-emulator.html#Terminal-emulator
Terminal mode is a little more complicated because it takes a little
bit of learning in order to drive terminal mode inside of emacs but it
does work out of the box without installing anything additional
installed. Plus knowing terminal mode is useful for other things. I
often use it for various unrelated things. But here the concept is to
start terminal mode inside emacs and then just ssh normally in that
window to the remote host. You can even run emacs inside emacs that
way.
Bob
next prev parent reply other threads:[~2011-06-19 16:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-18 18:30 ssh in emacs Perry Smith
2011-06-19 5:55 ` prad
2011-06-19 16:57 ` Bob Proulx [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-06-17 18:30 pedz
2012-06-04 15:45 ` Mihamina Rakotomandimby
[not found] ` <mailman.2270.1338824720.855.help-gnu-emacs@gnu.org>
2012-06-04 16:51 ` Lowell Gilbert
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=20110619165722.GA12574@hysteria.proulx.com \
--to=bob@proulx.com \
--cc=help-gnu-emacs@gnu.org \
/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).