[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.0.22); Void function subtract-time
From: |
Michael Albinus |
Subject: |
Re: tramp (2.0.22); Void function subtract-time |
Date: |
Thu, 01 Apr 2004 09:29:43 +0200 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/20.7 (hpux) |
Gregor Gorjanc <address@hidden> writes:
> Hi!
Hi,
> I am having problems with using tramp. I've just simply tried to open one
> file on a remote machine. When I launceh open file with
> /[tori]/home/gregor/ToDo I've got the password prompt and after that there
> were some more things runing - I saw changes in echo part of modeline in
> xemacs. At the end there was a problem written to *Backtrace* buffer:
>
> Signaling: (void-function subtract-time)
> signal(void-function (subtract-time))
> byte-code("..." [buf data kill-buffer signal] 3)
> find-file-noselect("/[tori]/home/gregor/ToDo")
> find-file("/[tori]/home/gregor/ToDo" nil)
> call-interactively(find-file)
Since Tramp 2.0.26, the function tramp-time-diff is used instead of
subtract-time. You might consider an upgrade.
Recent Tramp version is 2.0.39.
Best regards, Michael.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: tramp (2.0.22); Void function subtract-time,
Michael Albinus <=