[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.2.3-24.1); tramp-gvfs-send-command calls non-existent tramp
From: |
Michael Albinus |
Subject: |
Re: tramp (2.2.3-24.1); tramp-gvfs-send-command calls non-existent tramp-local-call-process |
Date: |
Mon, 02 Apr 2012 11:19:05 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) |
Magnus Henoch <address@hidden> writes:
> The function tramp-local-call-process was renamed to
> tramp-compat-call-process a while ago, but the function
> tramp-gvfs-send-command still contains a call to
> tramp-local-call-process. Changing "local" to "compat" made my Tramp
> much happier :)
Oops, yes; I've overlooked it. Fixed in the repositories.
> Regards,
> Magnus
Thanks for reporting, and best regards, Michael.