Emacs 24.3 für Windows, Tramp-Bytecode: Es wurde kein richtiger Befehl 'ls' gefunden

24.2 funktioniert gut, aber 24.3-Bounded-Tramp-Fehler beim Öffnen von Remote-Linux-Systemdateien oder -Verzeichnissen:

"byte-code: Couldn't find a proper `ls' command"

Ich öffne die Tramp-Spur und stelle fest, dass alle Remote-Suchpfade und Dateipfade um etwas erweitert sind, wobei am Anfang ein zusätzliches "c:" hinzugefügt wird. Das Ergebnis ist, dass tramp weder einen Befehl noch eine Datei finden kann, die ich öffnen möchte.

16:04:51.768000 tramp-get-connection-property (7) # process-buffer nil
16:04:51.769000 tramp-set-file-property (8) # c:/bin file-directory-p nil 
16:04:51.770000 tramp-get-file-property (8) # c:/usr/bin file-directory-p undef 
... 
16:04:59.531000 tramp-sh-handle-file-truename (5) # Check /c: 
16:04:59.532000 tramp-get-file-property (8) # c:/c: file-attributes-integer undef 
... 
16:04:51.773000 tramp-get-connection-property (7) # process-name nil 
16:04:51.773000 tramp-get-connection-property (7) # chunksize 0 
16:04:51.773000 tramp-set-connection-property (7) # last-cmd-time (20809 28067 773000 0) 
16:04:51.774000 tramp-send-string (10) # test -d c\:/usr/bin 2>/dev/null; echo tramp_exit_status $? 

Weiß jemand etwas darüber? Danke im Voraus.

Antworten auf die Frage(4)

Ihre Antwort auf die Frage