all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: prad <prad@towardsfreedom.com>
To: help-gnu-emacs@gnu.org
Subject: Re: ssh in emacs
Date: Sat, 18 Jun 2011 22:55:21 -0700	[thread overview]
Message-ID: <87mxhe8iwm.fsf@psinom.home> (raw)
In-Reply-To: 7BDE4112-D89A-47BD-AD10-69643BA93DC5@gmail.com

Perry Smith <pedzsan@gmail.com> writes:


> is there a mode like telnet and rlogin but uses ssh?
>
do you mean as in what tramp offers?
tramp does ssh and a lot of other stuff too and is there by default in
emacs23 (don't recall installing it).

i found i was having some difficulties with ssh (on arch, but have kept
the same settings on debian), but have been using scp with no issues for
several months with the following in my dotemacs:

;;; tramp 
(setq tramp-default-method "scp") 
(setq tramp-chunksize 100)


here's the website:
http://www.gnu.org/software/tramp/


-- 
in friendship,
prad




  reply	other threads:[~2011-06-19  5:55 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 [this message]
2011-06-19 16:57 ` Bob Proulx
  -- 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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mxhe8iwm.fsf@psinom.home \
    --to=prad@towardsfreedom.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.