unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* confused by tramp
@ 2003-07-01 15:22 Sam Steingold
  0 siblings, 0 replies; 2+ messages in thread
From: Sam Steingold @ 2003-07-01 15:22 UTC (permalink / raw)


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.

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

end of thread, other threads:[~2003-07-01 21:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.8980.1057077214.21513.help-gnu-emacs@gnu.org>
     [not found] ` <nqllvim1ri.fsf@alcatel.de>
2003-07-01 21:08   ` confused by tramp Sam Steingold
2003-07-01 15:22 Sam Steingold

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