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

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

what is loading and when


From: reader
Subject: what is loading and when
Date: Mon, 05 Jun 2006 06:27:01 -0500
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

I have a mystery in newly installed emacs-cvs running on gentoo linux
under kde-3.5.

I get warnings in *Messages* about a font not being available but I
cannot determine where the font is attempting to be loaded.
*Messages* buffer is included at the end.

Of course I've grepped all likely candidates such as .emacs and
site-start.el.  Even grep -rl PATTERN /usr/share/emacs and ditto for
all dot files in ~/ including .xresources.

I took a tip from Kai G. years ago and load a piece of lisp that makes
emacs report what it is loading but these warnings come before that
gets loaded (its loaded from site-start.el).

How can I findout where these warning are coming from?  I understood
that site-start.el should be the first file loaded if no default.el is
found and in this case there is none.  So in the Messages buffer below
note that the warnings appear to come before site-start.el is loaded.

I'm saying that because whats_loading.el is reported below warnings
and it is loaded from site-start.el:

I'd like to load whats_loading.el before anything or somehow compile
it into emacs.  Or is there a better way to learn where and when stuff
is loaded?

==========================
Warning: no fonts matching `-*-fixed-medium-r-normal-*-16-*-*-*-*-*-iso8859-1' 
available [2 times]
Warning: no fonts matching `-*-*-medium-r-normal-*-16-*-*-*-*-*-iso8859-1' 
available
Warning: no fonts matching `-*-*-*-r-normal-*-16-*-*-*-*-*-iso8859-1' available
Warning: no fonts matching `-*-*-*-*-normal-*-16-*-*-*-*-*-iso8859-1' available
Warning: no fonts matching `-*-*-*-*-*-*-16-*-*-*-*-*-iso8859-1' available [2 
times]
(emacs)

  **** [ -ed Harry] note that everything below is loaded from
  site-start.el

Loading w3m-wget...done
Loading /usr/local/share/emacs/site-lisp/whats_loading.el (source)...
Loading advice...done
Loading /usr/local/share/emacs/site-lisp/whats_loading.el (source)...done
(Tip from Kai G): Now loading: /root/.emacs-custom
Loading /root/.emacs-custom...done
Loading skeleton...done
Loading regexp-opt...done
(Tip from Kai G): Now loading: nil [3 times]
For information about the GNU Project and its goals, type C-h C-p.
byte-code: Beginning of buffer





reply via email to

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