GNU bug report logs - #13636
24.3.50; tramp+ftp broken

Previous Next

Package: emacs;

Reported by: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>

Date: Wed, 6 Feb 2013 13:38:01 UTC

Severity: normal

Found in version 24.3.50

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


Message #49 received at 13636-done <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>
Cc: 13636-done <at> debbugs.gnu.org
Subject: Re: bug#13636: 24.3.50; tramp+ftp broken
Date: Thu, 07 Feb 2013 09:56:25 +0100
Thierry Volpiatto <thierry.volpiatto <at> gmail.com> writes:

> Hi Michael,

Hi Thierry,

> It is working with your patch but only when I eval manually the function
> you patched.

vc-hooks.el is dumped into Emacs. You must run make, and restart Emacs.

> Also maybe equality should be tested here with file-equal-p ?

Maybe. But `file-equal-p' calls `file-truename'. I suspect performance
matters, that's why `buffer-file-truename' is used. So it might be a
problem to use `file-equal-p' here.

I've committed my patch to the trunk, closing this bug.

Best regards, Michael.




This bug report was last modified 12 years and 103 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.