Hi Kai,

I have read most of the messages that talk about setting up tramp to
work in Nt. I have set things up such that I can ssh to the remote
machine without being prompted for a password.

I am not able to reproduce this - so I will ignore this for now.
--
However, I get a really strange problem. It tries to set the current
directory of the opened file to r: which doesn't exist. This then
causes problems with other buffers also complaining about not being
able to set the directory to r:

I try to open a file on the remote machine mumdev. Then I get these
problems.

After this, I have to kill emacs and restart.
--

However, the behavior below happens.

--bug report follows this line--
However when I try to open the file /r:mumdev:.emacs it comes up as
an empty buffer.

Even though I have the debug set and verbosity at 10, I don't really
see any messages/buffers being created.

Sridhar

Emacs  : GNU Emacs 21.0.103.1 (i386-msvc-nt5.0.2195)
 of 2001-05-10 on buffy
Package: tramp ($Id: tramp.el,v 2.0.2.3 2001/03/28 21:44:30 grossjoh Exp $)

current state:
==============
(setq
 tramp-ls-command nil
 tramp-test-groks-nt nil
 tramp-file-exists-command nil
 tramp-current-method nil
 tramp-current-user nil
 tramp-current-host nil
 tramp-auto-save-directory "h:/Temp"
 tramp-default-method "scp"
 tramp-rsh-end-of-line "\n"
 tramp-remote-path '("/bin" "/usr/bin" "/usr/sbin" "/usr/local/bin"
                     "/usr/ccs/bin" "/local/bin" "/local/freeware/bin"
                     "/local/gnu/bin" "/usr/freeware/bin" "/usr/pkg/bin")
 tramp-login-prompt-regexp ".*ogin: *$"
 tramp-password-prompt-regexp "^.*\\([pP]assword\\|passphrase.*\\):? *$"
 tramp-wrong-passwd-regexp "^.*\\(Permission denied.\\|Login [Ii]ncorrect\\|Received 
signal [0-9]+\\|Connection \\(refused\\|closed\\)\\|Sorry, try again.\\|Name or 
service not known\\).*$"
 tramp-temp-name-prefix "tramp."
 tramp-file-name-structure 
'("\\`/r\\(@\\([a-z0-9]+\\)\\)?:\\(\\([-a-z0-9_#]+\\)@\\)?\\([-a-z0-9.]+\\):\\(.*\\)\\'"
 2 4 5 6)
 tramp-file-name-regexp "\\`/r[@:]"
 tramp-make-tramp-file-format "/r@%m:%u@%h:%p"
 tramp-end-of-output "/////"
 shell-prompt-pattern "^[^#$%>\n]*[#$%>] *"
 backup-by-copying nil
 backup-by-copying-when-linked nil
 backup-by-copying-when-mismatch nil
 backup-by-copying-when-privileged-mismatch 200
 )

-- 
Sridhar Boovaraghavan
[EMAIL PROTECTED]
http://www.geocities.com/sridhar_ml/��.a�h�g�ʋ�~��ɨh��&i�kz��m���j)rj(r�

Reply via email to