tramp-devel
[Top][All Lists]
Advanced

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

RE: emacs nt user question -- latest version


From: Thomas Haselberger
Subject: RE: emacs nt user question -- latest version
Date: Mon, 29 Jul 2002 15:39:47 +0200

> -----Original Message-----
> From: KaiGroßjohann [mailto:address@hidden
> Good.  So in principle, Tramp works.  Now what remains is the small
> task (errr...) or figuring out which part of your customization makes
> the file-name-handler-alist go bad.  For whatever reason, your normal
> Emacs setup leads to a wrong file-name-handler-alist setting.  As I
> can't see your normal Emacs setup, I can't say why or how that
> happens.
> 
> One idea is to use lines like the following to show
> file-name-handler-alist in various places of your init, so you can
> see where it goes wrong.
> 
>     (message "Got here with %s" file-name-handler-alist)
>     (sit-for 3)

With that method, I identified turaqd's php-mode as the place where 
file-name-handler-alist got changed (and it loaded after tramp). commenting 
this out, connecting worked fine again.

I did a few tests creating and changing files and got errors, but I think I 
will do some more testing before sending a report (and maybe compare with doing 
the same on a linux box).

greetings,
        tom



reply via email to

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