emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs hangs at occasions using tramp + opensshd(cygwin)


From: William Xu
Subject: Re: emacs hangs at occasions using tramp + opensshd(cygwin)
Date: Thu, 10 Apr 2008 16:54:19 +0900
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2.50 (darwin)

Michael Albinus <address@hidden> writes:

> Sorry, I forgot we are with Tramp 2.0. Here you need to set additionally
>
>   (setq tramp-debug-buffer t)

With this on, I can find the debug buffer.  I gathered two cases when it
happened.  I look into the debug buffer, the last part(path name
slightly shortened) is:

---------------------------------8<------------------------------------- 
# file attributes with perl: /ssh:address@hidden:/cygdrive/f/foo
$ tramp_file_attributes /cygdrive/f/foo integer
(nil 1 1003 513 (18429 50382) (18428 37471) (18428 37471) 976 33216 t (0 . 
10368) -1)
$ test -e /cygdrive/f/foo 2>/dev/null; echo tramp_exit_status $?
tramp_exit_status 0
# file attributes with perl: /ssh:address@hidden:/cygdrive/f/foo
$ tramp_file_attributes /cygdrive/f/foo integer
(nil 1 1003 513 (18429 50382) (18428 37471) (18428 37471) 976 33216 t (0 . 
10368) -1)
$ test -e /cygdrive/f/foo 2>/dev/null; echo tramp_exit_status $?
tramp_exit_status 0
# file attributes with perl: /ssh:address@hidden:/cygdrive/f/foo
$ tramp_file_attributes /cygdrive/f/foo integer
(nil 1 1003 513 (18429 50382) (18428 37471) (18428 37471) 976 33216 t (0 . 
10368) -1)
$ test -e /cygdrive/f/foo 2>/dev/null; echo tramp_exit_status $?
tramp_exit_status 0
# file attributes with perl: /ssh:address@hidden:/cygdrive/f/foo
$ tramp_file_attributes /cygdrive/f/foo integer
(nil 1 1003 513 (18429 50382) (18428 37471) (18428 37471) 976 33216 t (0 . 
10368) -1)
---------------------------------8<------------------------------------- 

Doesn't seem very helpful to me.  

-- 
William

http://williamxu.net9.org





reply via email to

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