tramp-devel
[Top][All Lists]
Advanced

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

Re: tramp-find-file-exists-command problem with ntemacs 22.0.92.1


From: Patrik Jonsson
Subject: Re: tramp-find-file-exists-command problem with ntemacs 22.0.92.1
Date: Thu, 22 Feb 2007 14:58:21 -0800
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

Michael Albinus wrote:
> Hmm. Could you, please, restart Emacs with "emacs -q"? Then apply
> 
> (setq debug-on-error t
>       debug-on-quit t)
> 
> and rerun the test please. It should give you a backtrace, which might
> be helpful.

sure:

Debugger entered--Lisp error: (error "Couldn't find command to check if
file exists")
  signal(error ("Couldn't find command to check if file exists"))
  error("Couldn't find command to check if file exists")
  tramp-find-file-exists-command(nil "plink" nil "governator")
  tramp-post-connection(nil "plink" nil "governator")
  tramp-open-connection-rsh(nil "plink" nil "governator")
  tramp-maybe-open-connection(nil "plink" nil "governator")
  tramp-send-command(nil "plink" nil "governator" "cd ~; pwd" t)
  tramp-handle-expand-file-name("/plink:governator:"
"C:\\software\\ntemacs22\\bin/")
  apply(tramp-handle-expand-file-name ("/plink:governator:"
"C:\\software\\ntemacs22\\bin/"))
  tramp-sh-file-name-handler(expand-file-name "/plink:governator:"
"C:\\software\\ntemacs22\\bin/")
  apply(tramp-sh-file-name-handler expand-file-name
("/plink:governator:" "C:\\software\\ntemacs22\\bin/"))
  tramp-file-name-handler(expand-file-name "/plink:governator:"
"C:\\software\\ntemacs22\\bin/")
  read-file-name-internal("/plink:governator:sun"
"C:\\software\\ntemacs22\\bin/" nil)
  minibuffer-complete()
  call-interactively(minibuffer-complete)
  read-file-name("Find file: " nil "C:\\software\\ntemacs22\\bin/" nil)
  find-file-read-args("Find file: " nil)
  call-interactively(find-file)

/P.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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