emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BZR and the bootstrap


From: Johan Bockgård
Subject: Re: BZR and the bootstrap
Date: Mon, 09 Aug 2010 21:42:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> Date: Sat, 07 Aug 2010 18:49:54 +0200
>> From: Angelo Graziosi <address@hidden>
>> 
>> Now I have noticed, when my internet connection is on (1), that BZR is 
>> called during the bootstrap. This is flagged both by 'top' and the modem 
>> lights.
>> 
>> Why BZR is called? What is it doing?
>
> Probably because Emacs calls VC every time it needs to visit a file
> that is in a versioned directory.

But shouldn't bootstrap avoid visiting files?

find-file(-noselect) is called by

    update-directory-autoloads
    autoload-find-destination
    custom-make-dependencies
    finder-compile-keywords
    miscdic-convert
    quail-update-leim-list-file

(28 calls made during bootstrap).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]