From: Dan Nicolaescu <dann@ics.uci.edu>
To: Joe Wells <jbw@macs.hw.ac.uk>
Cc: Chong Yidong <cyd@stupidchicken.com>,
Kazuo YAGI <kyagi@miraclelinux.com>,
458@emacsbugs.donarmstrong.com
Subject: bug#458: [PATCH] Restrain the load message when emacs running with --script option
Date: Thu, 9 Jul 2009 14:51:44 -0700 (PDT) [thread overview]
Message-ID: <200907092151.n69LpiCY028329@godzilla.ics.uci.edu> (raw)
In-Reply-To: <863a95oiac.fsf@macs.hw.ac.uk> (Joe Wells's message of "Thu, 09 Jul 2009 18:52:43 +0100")
Joe Wells <jbw@macs.hw.ac.uk> writes:
> Chong Yidong <cyd@stupidchicken.com> writes:
>
> > 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.
>
> Sorry, don't have time to track this down. Other packages have other
> problems. For example, on another system, I have a Emacs script that
> emits these messages:
>
> Loading /usr/share/emacs/site-lisp/site-start.d/auctex-init.el (source)...
> Loading /usr/share/emacs/site-lisp/site-start.d/auctex.el (source)...
> Loading /usr/share/emacs/site-lisp/site-start.d/ess-init.el (source)...
> Loading /usr/share/emacs/site-lisp/site-start.d/focus-init.el (source)...
> Loading /usr/share/emacs/site-lisp/site-start.d/igrep-init.el (source)...
> Loading /usr/share/emacs/site-lisp/site-start.d/logo-mode.el (source)...
> Loading /usr/share/emacs/site-lisp/site-start.d/php-mode-init.el (source)...
> Loading /usr/share/emacs/site-lisp/site-start.d/po-mode-init.el (source)...
> Loading /usr/share/emacs/site-lisp/site-start.d/preview-latex.el (source)...
> Loading /usr/share/emacs/site-lisp/site-start.d/psgml-init.el (source)...
> Loading /usr/share/emacs/site-lisp/site-start.d/rpm-spec-mode-init.el (source)...
> Loading /usr/local/share/emacs/site-lisp/sml-mode/sml-mode-startup.el (source)...
These looks like a Fedora (or RedHat system) system, site-start.el loads
these files.
site-start.el is not provided by emacs, but by the distribution.
You can ask them to use the NOMESSAGE argument to `load' ...
next prev parent reply other threads:[~2009-07-09 21:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-05 5:10 bug#458: [PATCH] Restrain the load message when emacs running with --script option Chong Yidong
2009-07-06 14:45 ` Joe Wells
2009-07-06 14:52 ` Chong Yidong
2009-07-09 17:52 ` Joe Wells
2009-07-09 21:51 ` Dan Nicolaescu [this message]
2012-04-11 12:15 ` Lars Magne Ingebrigtsen
[not found] <mailman.13668.1214062038.18990.bug-gnu-emacs@gnu.org>
2008-06-22 8:48 ` Joe Wells
-- strict thread matches above, loose matches on Subject: below --
2008-06-21 15:15 Kazuo YAGI
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=200907092151.n69LpiCY028329@godzilla.ics.uci.edu \
--to=dann@ics.uci.edu \
--cc=458@emacsbugs.donarmstrong.com \
--cc=cyd@stupidchicken.com \
--cc=jbw@macs.hw.ac.uk \
--cc=kyagi@miraclelinux.com \
/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.