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

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

bug#458: [PATCH] Restrain the load message when emacs running with --scr


From: Chong Yidong
Subject: bug#458: [PATCH] Restrain the load message when emacs running with --script option
Date: Mon, 06 Jul 2009 10:52:35 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Joe Wells <jbw@macs.hw.ac.uk> writes:

> For example, I have an Emacs script that prints these messages in the
> middle of its run:
>
>   Loading subst-ksc...
>   Loading subst-gb2312...
>   Loading subst-big5...
>   Loading subst-jis...
>
> These are not files I loaded directly.  Some package which is not
> under the control of ordinary users is loading them.

Could you find out which package is performing this noisy loading?
Normally, packages should use `require', which does not emit messages
when loading.





reply via email to

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