From: Alex Bennee <kernel-hacker@bennee.com>
To: XeCycle <XeCycle@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: vc-git slows Emacs down quite a bit, trying to find a way to remove hooks
Date: Tue, 27 Mar 2012 11:25:46 +0100 [thread overview]
Message-ID: <CAJ-05NMNLgN_x2FxmHuc_T_cY+zbHnDNOvgKaMW_jdARJ2+fcQ@mail.gmail.com> (raw)
In-Reply-To: <87aa32re6i.fsf@Gmail.com>
On 27 March 2012 03:05, XeCycle <XeCycle@gmail.com> wrote:
> Wei Liu <liuw@liuw.name> writes:
>
>> Hi all
>
> Hello.
>
>> I find that vc-git takes quite a lot of time to load, both in Emacs 23
>> and Emacs snapshot. On my dev machine it takes up to 21 seconds. :-(
>>
>> I don't want to disable vc-mode entirely, I just want to make sure
>> that vc-git doesn' t get loaded when I don't need it.
>
> See variable vc-handled-backends.
I'm using :
(setq vc-handled-backends (remq 'Git vc-handled-backends))
But something keeps re-adding it and I can't find out what...
--
Alex, homepage: http://www.bennee.com/~alex/
http://www.half-llama.co.uk
next prev parent reply other threads:[~2012-03-27 10:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-26 19:11 vc-git slows Emacs down quite a bit, trying to find a way to remove hooks Wei Liu
2012-03-27 2:05 ` XeCycle
2012-03-27 10:25 ` Alex Bennee [this message]
2012-03-27 12:08 ` XeCycle
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAJ-05NMNLgN_x2FxmHuc_T_cY+zbHnDNOvgKaMW_jdARJ2+fcQ@mail.gmail.com \
--to=kernel-hacker@bennee.com \
--cc=XeCycle@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.