[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#13139: 24.3.50; vc-git: Suppress load message
From: |
Stefan Monnier |
Subject: |
bug#13139: 24.3.50; vc-git: Suppress load message |
Date: |
Sun, 13 Jan 2013 09:23:05 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
>>> The more obvious question is: why do this at all?
>> I guess for consistency with all other loading messages, since we
>> "recently" made autoloads slient; and also since vc-hooks.el can also
>> trigger loading of vc-BACKEND.el but if it does, it does it via
>> `require' rather than `load', so it's also silent in that case.
> Ping?
> It would be great if someone applied my patch (attached to
> <87boe08wpx@ch.ristopher.com>) or got me green light so I can apply it
> myself.
Go ahead for this one (the other ones should come soon),
Stefan