From: "VR" <vrusu@hep.upenn.edu>
Subject: Re: tramp default method
Date: 26 May 2006 11:59:56 -0700 [thread overview]
Message-ID: <1148669996.223706.180330@j73g2000cwa.googlegroups.com> (raw)
In-Reply-To: <nqac94lwh9.fsf@alcatel.de>
>> I am trying to use tramp for editing a file on a remote machine. It
>> always tries to go though ftp. I tried changing it to scp adding this
>> line in my custom.el
>> (setq tramp-default-method "scp")
>Tramp's default method is "ssh" (or "plink" under MS Windows); so it
>is mysterious if it always takes "ftp". Are you sure Tramp is loaded?
>What is the output of "C-h v file-name-handler-alist" or "C-h v
>tramp-version"?
Yeah, so I thought. C-h v file-name-handler-alist gives:
`file-name-handler-alist' is a simple built-in variable.
Value: (("\\`/\\[.*\\]" . tramp-file-name-handler) ("^/[^/:]+:" .
remote-path-file-handler-function))
I can't seem to have the variable tramp-version in. I assume Tramp is
loaded, I get all sorts of tramp variables, but not everything, like
the one you just mentioned. Confused...
Thanks,
VR
next prev parent reply other threads:[~2006-05-26 18:59 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-25 19:38 tramp default method VR
[not found] ` <nqac94lwh9.fsf@alcatel.de>
2006-05-26 18:59 ` VR [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-10-29 13:18 Tramp " Lars Hansen
2006-11-05 17:06 ` Michael Albinus
2006-11-05 16:52 ` Andreas Schwab
2006-11-05 19:34 ` Michael Albinus
2006-11-05 20:34 ` Andreas Schwab
2006-11-05 20:53 ` Michael Albinus
2006-11-06 5:01 ` Richard Stallman
2006-11-06 14:52 ` Lars Hansen
2006-11-06 21:00 ` Richard Stallman
2006-11-06 22:45 ` Michael Albinus
2006-11-06 22:33 ` Michael Albinus
2006-11-06 22:31 ` Michael Albinus
2006-11-06 14:47 ` Lars Hansen
2004-10-19 20:25 tramp " John Hunter
2004-11-05 22:32 ` Kai Grossjohann
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=1148669996.223706.180330@j73g2000cwa.googlegroups.com \
--to=vrusu@hep.upenn.edu \
/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.