all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Tracing what is loading
Date: Tue, 09 Dec 2008 19:56:50 -0700	[thread overview]
Message-ID: <ghnb5b$psn$1@ger.gmane.org> (raw)
In-Reply-To: <877i69c12p.fsf@newsguy.com>

Harry Putnam wrote:
> Michael Heerdegen <michael_heerdegen@web.de> writes:
> 
>> Please note that there already _is_ a message for every file loaded. But
>> because the *Messages* buffer only shows the last 50 (or so) messages,
>> you can't see them because starting up causes quite more messages.
> 
> Sorry to be back bugging you again but maybe you can add a little more
> here.
> 
> Looking at that list, I see some anomalies.
> 
> The first 105 lines are of this form:
>   /usr/share/emacs/22.3/lisp/term/x-win.elc
> 
> All are in /usr/share/emacs/22.3*

I think those were dumped into the emacs executable.

> Then comes a line (106):
> 
>     /usr/local/GNUS/lisp/gnus-load.el
> 
> An address that is not a normal path to be searched.
> How did emacs know to look there?
> 
> That is the address to gnus but not the one in the emacs
> distribution.  This is the cvs version.

Hmmm, perhaps that directory was in load-path at some point,
or the file was loaded using its absolute file name.

> The information that tells emacs where to look for that lisp directory
> resides in /usr/local/share/emacs/site-lisp/site-start.el
> 
> Which according to the list has not yet been loaded.
> 
> That doesn't show up until line 118
> /usr/local/share/emacs/site-lisp/site-start.el
> 
> So is this listing just not accurate to that degree or is something else
> going on?  I ask because I'm trying to discover when certain init
> files are loaded.

Does /usr/local/GNUS/lisp/gnus-load.el show up in the list when you
start emacs with -Q?  What about the other files between it and
/usr/local/share/emacs/site-lisp/site-start.el?

-- 
Kevin Rodgers
Denver, Colorado, USA





  reply	other threads:[~2008-12-10  2:56 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2095.1228610078.26697.help-gnu-emacs@gnu.org>
2008-12-07 10:01 ` Tracing what is loading Dmitry Dzhus
2008-12-07 13:10 ` Michael Heerdegen
2008-12-08  4:54   ` Harry Putnam
     [not found]   ` <mailman.2193.1228712089.26697.help-gnu-emacs@gnu.org>
2008-12-08 18:21     ` Michael Heerdegen
2008-12-08 20:09       ` Harry Putnam
2008-12-09  6:30       ` Harry Putnam
2008-12-10  2:56         ` Kevin Rodgers [this message]
2008-12-10  8:47           ` Harry Putnam
     [not found]           ` <mailman.2437.1228898847.26697.help-gnu-emacs@gnu.org>
2008-12-10 19:14             ` Michael Heerdegen
2008-12-11  1:46               ` Harry Putnam
2008-12-07  0:34 Harry Putnam
2008-12-07  9:58 ` Juanma Barranquero
2008-12-07 23:09   ` Harry Putnam
2008-12-08  0:41     ` Juanma Barranquero
2008-12-08  4:46       ` Harry Putnam

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='ghnb5b$psn$1@ger.gmane.org' \
    --to=kevin.d.rodgers@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.