emacs-devel
[Top][All Lists]
Advanced

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

Re: Tramp Mode not working connecting to OpenSolaris


From: Michael Albinus
Subject: Re: Tramp Mode not working connecting to OpenSolaris
Date: Thu, 11 Mar 2010 20:37:54 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.93 (gnu/linux)

address@hidden (Randal L. Schwartz) writes:

>>>>>> "Davis" == Davis Herring <address@hidden> writes:
>
> Michael> Before you test this, you must call "M-x
>>> tramp-cleanup-all-connections".
> Michael> This flushes Tramp's caches, which is necessary.
>>> 
>>> I started a brand new emacs... I presume that's the same thing.
>
> Davis> No, that's not the same.  Tramp caches things (like remote OS versions 
> and
> Davis> so forth) on disk.
>
> Still fails. :)
>
> http://www.stonehenge.com/pic/TRAMP-DEBUG-LOG5 if it matters.

In both traces, Tramp has read values from the cache. Example in
TRAMP-DEBUG-LOG5:

09:57:43.040036 tramp-get-connection-property (7) # remote-shell /bin/sh

OK, let's do it with a sledge-hammer approach:

- Close any Emacs session. It is important to do it first, because Tramp
  saves its cache when Emacs exits.

- Remove ~/.emacs.d/tramp (this is the saved cache).

- Start "emacs -Q", and run your test.

Best regards, Michael.




reply via email to

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