From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.help Subject: Re: log full path of magically loaded files? Date: Mon, 25 Mar 2013 19:56:38 +0000 (UTC) Organization: muc.de e.V. Message-ID: References: <06d6bc48-a54e-4e08-a2e5-9a2d6a840eef@googlegroups.com> <13842b40-b46a-4988-aa16-0d05e821b2a4@googlegroups.com> NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1364274610 23916 80.91.229.3 (26 Mar 2013 05:10:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 Mar 2013 05:10:10 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 26 06:10:38 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UKM9c-0002bb-RE for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Mar 2013 06:10:36 +0100 Original-Received: from localhost ([::1]:42371 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKM9E-0003K4-P6 for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Mar 2013 01:10:12 -0400 Original-Path: usenet.stanford.edu!news.kjsl.com!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news.space.net!news.muc.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: news.muc.de Original-X-Trace: colin.muc.de 1364241398 62855 193.149.48.2 (25 Mar 2013 19:56:38 GMT) Original-X-Complaints-To: news-admin@muc.de Original-NNTP-Posting-Date: Mon, 25 Mar 2013 19:56:38 +0000 (UTC) User-Agent: tin/1.9.6-20101126 ("Burnside") (UNIX) (FreeBSD/8.2-STABLE (amd64)) Original-Xref: usenet.stanford.edu gnu.emacs.help:197477 X-Mailman-Approved-At: Tue, 26 Mar 2013 01:09:43 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:89752 Archived-At: danmbox@gmail.com wrote: >> Not exactly what you're asking, but M-x locate-library some-mode >> >> should help for this special case. > Thanks, that helps. > It's strange the *Messages* buffer doesn't record such events when it > records so many other trivialities. I suppose I could look into wrapping > (load) or such, but not if I can help it. It's not all that strange. *Messages* records the stream of predominantly 1-line messages which appear in the echo area. It's not intended as a general system log. Too much uninteresting stuff in the echo area could be distracting and a nuisance. Usually the exact path of a loaded library is uninteresting. > -- Dan -- Alan Mackenzie (Nuremberg, Germany).