[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tramp 2.1.18 extremely slow...
From: |
Michael Albinus |
Subject: |
Re: Tramp 2.1.18 extremely slow... |
Date: |
Thu, 15 Apr 2010 17:37:03 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Andrei Stebakov <address@hidden> writes:
> Hi Michael
Hi Andrei,
> Thank you so much for you help, that really sped things up! Now it
> only takes 3-4 sec to open a file (before it was 10-12 sec). So that
> I could understand it better, I didn't realize there were some vc
> process going on since I didn't explicitly set it up. How can I
> disable the vc process altogether (if it's possible)?
ยด------ C-h v vc-handled-backends ------------------------
|
| vc-handled-backends is a variable defined in `vc-hooks.el'.
| Its value is
| (RCS CVS SVN SCCS Bzr Git Hg Mtn Arch)
|
| Documentation:
| List of version control backends for which VC will be used.
| Entries in this list will be tried in order to determine whether a
| file is under that sort of version control.
| Removing an entry from the list prevents VC from being activated
| when visiting a file managed by that backend.
| An empty list disables VC altogether.
|
| You can customize this variable.
|
| This variable was introduced, or its default value was changed, in
| version 23.1 of Emacs.
|
`--------------------------------------------------------
> Thank you,
> Andrei
Best regards, Michael.