From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Sam Steingold Newsgroups: gmane.emacs.help Subject: confused by tramp Date: 01 Jul 2003 11:22:25 -0400 Organization: disorganization Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: Reply-To: sds@gnu.org NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1057077377 15588 80.91.224.249 (1 Jul 2003 16:36:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 1 Jul 2003 16:36:17 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 01 18:36:14 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19XO5K-0003uc-00 for ; Tue, 01 Jul 2003 18:34:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19XO4n-0007ga-HZ for gnu-help-gnu-emacs@m.gmane.org; Tue, 01 Jul 2003 12:33:53 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19XNfN-0008P2-DJ for help-gnu-emacs@gnu.org; Tue, 01 Jul 2003 12:07:37 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19XNIa-00030w-Ae for help-gnu-emacs@gnu.org; Tue, 01 Jul 2003 11:44:05 -0400 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19XNGK-0002I0-0H for help-gnu-emacs@gnu.org; Tue, 01 Jul 2003 11:41:44 -0400 Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19XNF4-0007rK-00 for ; Tue, 01 Jul 2003 17:40:26 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19XMxA-00065V-00 for ; Tue, 01 Jul 2003 17:21:56 +0200 Original-Lines: 20 Original-X-Complaints-To: usenet@main.gmane.org X-Attribution: Sam X-Disclaimer: You should not expect anyone to agree with me. User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11369 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11369 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 MS DOS: Keyboard not found. Press F1 to continue.