GNU bug report logs - #2912
23.0.92; Ediff over TRAMP too slow

Previous Next

Package: emacs;

Reported by: David Abrahams <dave <at> boostpro.com>

Date: Tue, 7 Apr 2009 00:50:04 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Albinus <michael.albinus <at> gmx.de>
To: David Abrahams <dave <at> boostpro.com>
Cc: 2912 <at> debbugs.gnu.org
Subject: bug#2912: 23.0.92; Ediff over TRAMP too slow
Date: Tue, 07 Apr 2009 15:29:26 +0200
David Abrahams <dave <at> boostpro.com> writes:

> I don't think that would be a big win.  There is, however, a lot to be
> gained somewhere *during* the ediff session.

As I said, I'm not familiar with ediff. But there might also be another
reason for network activity. If the files are under vc control, a lot of
checks are always performed silently. You won't see the checks for local
files, because they are fast enough. But for remote files it matters.

If you know, that your files are *not* under vc control, you might apply

  (setq vc-handled-backends nil)

Best regards, Michael.




This bug report was last modified 15 years and 122 days ago.

Previous Next


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