help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

confused by tramp


From: Sam Steingold
Subject: confused by tramp
Date: 01 Jul 2003 11:22:25 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

I use w2k with cygwin.
(call-process "scp" nil nil nil gnus-startup-file
              (concat gnus-startup-file ".eld") "podval:~/")
works fine (returns 0 and copies the files),
"podval" is mentioned in ~/.ssh/config

I cannot figure out how to do the same with Emacs `copy-file'.
I tried
(tramp-set-completion-function "scp" '((tramp-parse-sconfig "~/.ssh/config")))
(setq tramp-default-method "scp")
but
(copy-file gnus-startup-file "/podval:~/")
just hangs.
any help?
thanks.
-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.palestine-central.com/links.html>
MS DOS: Keyboard not found. Press F1 to continue.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]