all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: danmbox@gmail.com
To: help-gnu-emacs@gnu.org
Subject: log full path of magically loaded files?
Date: Mon, 25 Mar 2013 09:49:21 -0700 (PDT)	[thread overview]
Message-ID: <06d6bc48-a54e-4e08-a2e5-9a2d6a840eef@googlegroups.com> (raw)

I suspect emacs is loading the wrong version of some file (an autoloaded major mode). However, I see no relevant trace in *Messages* when opening a file that triggers the autoload.

If I (require 'some-mode) (from the *scratch* buffer), still nothing appears in *Messages*. If I (load "some-mode"), I finally get the useless

Loading some-mode... done.

(useless because I want the full path). Is there a way to enable more extensive logging of implicit emacs actions?


Thanks,
Dan


             reply	other threads:[~2013-03-25 16:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-25 16:49 danmbox [this message]
2013-03-25 17:10 ` log full path of magically loaded files? Alan Mackenzie
2013-03-25 19:42   ` danmbox
2013-03-25 19:56     ` Alan Mackenzie
2013-03-25 20:50       ` danmbox
2013-03-26  3:35         ` Barry Margolin
2013-03-26 14:48 ` W. Greenhouse

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=06d6bc48-a54e-4e08-a2e5-9a2d6a840eef@googlegroups.com \
    --to=danmbox@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.