[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 23.0.60; TRAMP 2.1.13-pre has problems with its cache
From: |
Peter Dyballa |
Subject: |
Re: 23.0.60; TRAMP 2.1.13-pre has problems with its cache |
Date: |
Thu, 13 Mar 2008 11:45:45 +0100 |
Am 12.03.2008 um 21:17 schrieb Michael Albinus:
Could you, please, remove the byte-compiled Tramp files, and restart
Emacs then? (setq debug-on-error t) would be also useful for getting a
backtrace when you reproduce the error.
In *Messages* these messages from the echo-area are recorded after I
pressed g:
Type C-x 4 b RET to restore old contents of temp window.
File error: Process has died
File error: [[Regexp `^M?
///c7b186264bc0f83c8c7ac2327c75f3a0^M?
' not found in 10 secs]]
Entering debugger...
(^M is really a CR) *Backtrace* buffer still contains some byte-code:
Debugger entered--Lisp error: (wrong-number-of-arguments (lambda
(key) "Remove all properties identified by KEY.
KEY identifies the connection, it is either a process or a
vector." (when (vectorp key) (setq key (copy-sequence key)) (aset key
3 nil)) (remhash key tramp-cache-data)) 2)
tramp-flush-connection-property(["ssh" "root" "tatnam.tisdom.de" "/
var/log/"] nil)
byte-code("…" [vec p tramp-flush-connection-property nil delete-
process] 4)
tramp-maybe-open-connection(["ssh" "root" "tatnam.tisdom.de" "/var/
log/"])
tramp-send-command(["ssh" "root" "tatnam.tisdom.de" "/var/log/"] "/
bin/ls -lat /var/log/.")
tramp-handle-insert-directory("/ssh:address@hidden:/var/
log/" "--dired -lat" nil t)
apply(tramp-handle-insert-directory ("/ssh:address@hidden:/
var/log/" "--dired -lat" nil t))
tramp-sh-file-name-handler(insert-directory "/
ssh:address@hidden:/var/log/" "--dired -lat" nil t)
apply(tramp-sh-file-name-handler insert-directory ("/
ssh:address@hidden:/var/log/" "--dired -lat" nil t))
tramp-file-name-handler(insert-directory "/
ssh:address@hidden:/var/log/" "--dired -lat" nil t)
insert-directory("/ssh:address@hidden:/var/log/" "--dired -
lat" nil t)
dired-insert-directory("/ssh:address@hidden:/var/log/" "-
lat" nil nil t)
dired-readin-insert()
dired-readin()
dired-revert(t nil)
revert-buffer(t)
call-interactively(revert-buffer nil nil)
(No Windows work today)
--
Mit friedvollen Grüßen
Pete
Der Langsamste, der sein Ziel nicht aus den Augen verliert, geht noch
immer geschwinder als jener, der ohne Ziel umherirrt.
Gotthold Ephraim Lessing
- 23.0.60; TRAMP 2.1.13-pre has problems with its cache, Peter Dyballa, 2008/03/12
- Re: 23.0.60; TRAMP 2.1.13-pre has problems with its cache, Michael Albinus, 2008/03/12
- Re: 23.0.60; TRAMP 2.1.13-pre has problems with its cache,
Peter Dyballa <=
- Re: 23.0.60; TRAMP 2.1.13-pre has problems with its cache, Michael Albinus, 2008/03/13
- Re: 23.0.60; TRAMP 2.1.13-pre has problems with its cache, Peter Dyballa, 2008/03/13
- Re: 23.0.60; TRAMP 2.1.13-pre has problems with its cache, Peter Dyballa, 2008/03/14
- Re: 23.0.60; TRAMP 2.1.13-pre has problems with its cache, Michael Albinus, 2008/03/15
- Re: 23.0.60; TRAMP 2.1.13-pre has problems with its cache, Peter Dyballa, 2008/03/15
- Re: 23.0.60; TRAMP 2.1.13-pre has problems with its cache, Peter Dyballa, 2008/03/17