bug-gnu-emacs
[Top][All Lists]
Advanced

[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: Tue, 11 Dec 2012 14:03:53 -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.


        Stefan





reply via email to

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