From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: danmbox@gmail.com Newsgroups: gmane.emacs.help Subject: Re: log full path of magically loaded files? Date: Mon, 25 Mar 2013 12:42:20 -0700 (PDT) Message-ID: <13842b40-b46a-4988-aa16-0d05e821b2a4@googlegroups.com> References: <06d6bc48-a54e-4e08-a2e5-9a2d6a840eef@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1364274591 23683 80.91.229.3 (26 Mar 2013 05:09:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 Mar 2013 05:09:51 +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:18 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 1UKM9J-000299-De for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Mar 2013 06:10:17 +0100 Original-Received: from localhost ([::1]:42173 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKM8v-0003Cg-FV for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Mar 2013 01:09:53 -0400 X-Received: by 10.224.72.199 with SMTP id n7mr7279453qaj.5.1364240540837; Mon, 25 Mar 2013 12:42:20 -0700 (PDT) X-Received: by 10.50.28.82 with SMTP id z18mr707078igg.16.1364240540758; Mon, 25 Mar 2013 12:42:20 -0700 (PDT) Original-Path: usenet.stanford.edu!t2no16334915qal.0!news-out.google.com!k8ni11100qas.0!nntp.google.com!ca1no6857679qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=89.136.154.225; posting-account=DlcrmAoAAACjiZe5rV7TSuYe6yXFNjPG Original-NNTP-Posting-Host: 89.136.154.225 User-Agent: G2/1.0 Injection-Date: Mon, 25 Mar 2013 19:42:20 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:197476 X-Mailman-Approved-At: Tue, 26 Mar 2013 01:09:39 -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:89751 Archived-At: > 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. -- Dan