unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: David Abrahams <dave@boostpro.com>
Cc: 2912@emacsbugs.donarmstrong.com
Subject: bug#2912: 23.0.92; Ediff over TRAMP too slow
Date: Tue, 07 Apr 2009 15:29:26 +0200	[thread overview]
Message-ID: <nqr604d22x.fsf@alcatel-lucent.de> (raw)
In-Reply-To: <18584843-972F-4F9C-84FF-A9E621BD39CF@boostpro.com> (David Abrahams's message of "Tue, 7 Apr 2009 09:17:22 -0400")

David Abrahams <dave@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.






  reply	other threads:[~2009-04-07 13:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.4745.1239066236.31690.bug-gnu-emacs@gnu.org>
2009-04-07  7:44 ` bug#2912: 23.0.92; Ediff over TRAMP too slow Michael Albinus
2009-04-07 13:17   ` David Abrahams
2009-04-07 13:29     ` Michael Albinus [this message]
2009-04-07 14:58       ` David Abrahams
2009-04-07 15:26     ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=nqr604d22x.fsf@alcatel-lucent.de \
    --to=michael.albinus@gmx.de \
    --cc=2912@emacsbugs.donarmstrong.com \
    --cc=dave@boostpro.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).