Hello all, I'm trying to configure emacs on my laptop to connect to my workstation at work.
My laptop is Win7 and I can connect fine from cmq with plink. In emacs however it hangs after I enter my password. Do you have any suggestions? Please find attached the debug log. Regards, Jean-Noel ;; GNU Emacs: 24.3.1 Tramp: 2.2.6-24.3 -*- mode: outline; -*- 18:01:44.532000 tramp-maybe-open-connection (3) # Opening connection for [email protected] using plink... 18:01:44.537000 tramp-get-connection-property (7) # process-name nil 18:01:44.537000 tramp-get-connection-property (7) # process-buffer nil 18:01:44.560000 tramp-set-connection-property (7) # vector [plink jpederza lebjpederzalnx.fluent.com c:/nfs/2.c nil] 18:01:44.560000 tramp-maybe-open-connection (6) # C:\windows\system32\cmd.exe 18:01:44.560000 tramp-get-connection-property (7) # check-remote-echo nil 18:01:44.561000 tramp-get-connection-property (7) # check-remote-echo nil 18:01:44.561000 tramp-accept-process-output (10) # *tramp/plink [email protected]* run 18:01:44.670000 tramp-accept-process-output (10) # Microsoft Windows [Version 6.1.7600] Copyright (c) 2009 Microsoft Corporation. All rights reserved. c:\Users\JN\AppData\Local\Temp> 18:01:44.670000 tramp-get-connection-property (7) # check-remote-echo nil 18:01:44.671000 tramp-get-connection-property (7) # check-remote-echo nil 18:01:44.671000 tramp-wait-for-regexp (6) # Microsoft Windows [Version 6.1.7600] Copyright (c) 2009 Microsoft Corporation. All rights reserved. c:\Users\JN\AppData\Local\Temp> 18:01:44.671000 tramp-get-file-property (8) # gateway nil 18:01:44.672000 tramp-set-connection-property (7) # temp-file c:/Users/JN/AppData/Local/Temp/tramp.6092YNU 18:01:44.679000 tramp-maybe-open-connection (3) # Sending command `plink -l jpederza -ssh lebjpederzalnx.fluent.com && exit || exit' 18:01:44.680000 tramp-get-connection-property (7) # process-name nil 18:01:44.680000 tramp-get-connection-property (7) # remote-echo nil 18:01:44.681000 tramp-send-command (6) # plink -l jpederza -ssh lebjpederzalnx.fluent.com && exit || exit 18:01:44.681000 tramp-get-connection-property (7) # process-name nil 18:01:44.681000 tramp-get-connection-property (7) # chunksize nil 18:01:44.681000 tramp-set-connection-property (7) # last-cmd-time (21249 17240 681000 0) 18:01:44.682000 tramp-send-string (10) # plink -l jpederza -ssh lebjpederzalnx.fluent.com && exit || exit 18:01:44.682000 tramp-get-connection-property (7) # process-buffer nil 18:01:44.683000 tramp-set-connection-property (7) # first-password-request t 18:01:44.685000 tramp-process-actions (3) # Waiting for prompts from remote shell 18:01:44.686000 tramp-accept-process-output (10) # *tramp/plink [email protected]* run 18:01:44.733000 tramp-accept-process-output (10) # plink -l jpederza -ssh lebjpederzalnx.fluent.com && exit || exit 18:01:44.733000 tramp-process-one-action (5) # Looking for regexp "\(.*ogin\ ( .*\)?: *\)\'" from remote shell 18:01:44.734000 tramp-get-connection-property (7) # check-remote-echo nil 18:01:44.734000 tramp-get-connection-property (7) # check-remote-echo nil 18:01:44.734000 tramp-process-one-action (5) # Looking for regexp "\(^.*\ ([pP]assword\|[pP]assphrase\).*: _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
