On Fri, Oct 19, 2007 at 06:44:16PM -0700, Kyle VanderBeek wrote:

> Tramp: Waiting for prompts from remote shell

> Tramp: Found remote shell prompt on `kylev-dt.example.com'

> Wrote c:/DOCUME~1/kylev/LOCALS~1/Temp/tramp.4972ogk

> vc-file-clearprops: Wrong type argument: stringp, nil



The repro steps are pretty basic: any file-open over plink or pscp

methods throws this.  It appears to happen after the local temp file has 

been created.  The above file contains my complete .muttrc, successfully 

transfered.



Trace (byte code removed due to non-printable characters):



Debugger entered--Lisp error: (wrong-type-argument stringp nil)

  intern(nil [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0])

  vc-file-clearprops(nil)

  vc-file-not-found-hook()

  run-hook-with-args-until-success(vc-file-not-found-hook)

  byte-code("..." [filename buf error file-exists-p file-readable-p kill-buffer 
signal file-error "File is not readable" run-hook-with-args-until-success 
find-file-not-found-functions t] 4)

  find-file-noselect-1(#<buffer .muttrc> "/plink:[EMAIL 
PROTECTED]:/home/kylev/.muttrc" nil nil "/plink:[EMAIL 
PROTECTED]:/home/kylev/.muttrc" ((1 187) (-1 0)))

  find-file-noselect("/plink:[EMAIL PROTECTED]:.muttrc" nil nil t)

  find-file("/plink:[EMAIL PROTECTED]:.muttrc" t)

  find-alternate-file("/plink:[EMAIL PROTECTED]:.muttrc" t)

  call-interactively(find-alternate-file)



I also noted this when compiling the stuff in place:



C:\emacs-22.1\lisp\net>C:\emacs-22.1\bin\emacs.exe -batch -f batch-byte-compile 
tr*.el

Wrote c:/emacs-22.1/lisp/net/tramp-cache.elc

Wrote c:/emacs-22.1/lisp/net/tramp-cmds.elc



In toplevel form:

tramp-compat.el:32:1:Error: Symbol's value as variable is void: 
tramp-unload-file-name-handlers



In toplevel form:

tramp-efs.el:146:14:Warning: reference to free variable

    `package-get-download-sites'

Wrote c:/emacs-22.1/lisp/net/tramp-efs.elc

Wrote c:/emacs-22.1/lisp/net/tramp-fish.elc

Wrote c:/emacs-22.1/lisp/net/tramp-ftp.elc

Wrote c:/emacs-22.1/lisp/net/tramp-gw.elc

Wrote c:/emacs-22.1/lisp/net/tramp-smb.elc

Wrote c:/emacs-22.1/lisp/net/tramp-util.elc

Wrote c:/emacs-22.1/lisp/net/tramp-uu.elc

Wrote c:/emacs-22.1/lisp/net/tramp-vc.elc

Wrote c:/emacs-22.1/lisp/net/tramp.elc

Wrote c:/emacs-22.1/lisp/net/trampver.elc



Hope that helps!



-- 

[EMAIL PROTECTED]

  Some people have a way with words, while others... erm... thingy.





_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to