all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* log full path of magically loaded files?
@ 2013-03-25 16:49 danmbox
  2013-03-25 17:10 ` Alan Mackenzie
  2013-03-26 14:48 ` W. Greenhouse
  0 siblings, 2 replies; 7+ messages in thread
From: danmbox @ 2013-03-25 16:49 UTC (permalink / raw)
  To: help-gnu-emacs

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-03-26 14:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25 16:49 log full path of magically loaded files? danmbox
2013-03-25 17:10 ` 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

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.