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

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

Re: log full path of magically loaded files?


From: Alan Mackenzie
Subject: Re: log full path of magically loaded files?
Date: Mon, 25 Mar 2013 17:10:07 +0000 (UTC)
User-agent: tin/1.9.6-20101126 ("Burnside") (UNIX) (FreeBSD/8.2-STABLE (amd64))

danmbox@gmail.com wrote:
> 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?

Not exactly what you're asking, but M-x locate-library <CR> some-mode <CR>
should help for this special case.

> Thanks,
> Dan

-- 
Alan Mackenzie (Nuremberg, Germany).



reply via email to

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