[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs tramp troubles with old Sun
From: |
Stefan Monnier |
Subject: |
Re: Emacs tramp troubles with old Sun |
Date: |
Thu, 08 Nov 2007 09:52:54 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux) |
> Could you, please, remove this file before you start Emacs? Or,
> alternatively, before you're going remote, clear the cache by calling
> "M-x tramp-cleanup-connection RET /ssh:address@hidden: RET"?
Would it be possible for Tramp to detect the "test: argument expected" error
message and force a "cleanup-connection" at that point?
[ and of course, do similar things wherever applicable: the idea is to try
and detect when the cached properties become invalid, which will
necessarily happen over time as machines get upgraded/replaced/... ]
-- Stefan