all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Barry Margolin <barmar@alum.mit.edu>
To: help-gnu-emacs@gnu.org
Subject: Re: log full path of magically loaded files?
Date: Mon, 25 Mar 2013 23:35:13 -0400	[thread overview]
Message-ID: <barmar-AD6252.23351325032013@news.eternal-september.org> (raw)
In-Reply-To: 5315d3ad-be2e-4ec9-9acb-87aa7d92bd71@googlegroups.com

In article <5315d3ad-be2e-4ec9-9acb-87aa7d92bd71@googlegroups.com>,
 danmbox@gmail.com wrote:

> > 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.
> 
> I'm not going to argue with "it is the way it is"; but the argument that an 
> automagically triggered action is "uninteresting" and thus not to be logged 
> (while a command explicitly issued by the user somehow deserves to be logged) 
> isn't very convincing. Thanks anyway!

One of the documented differences between load and require is that 
require doesn't display a message saying what it's doing. If it doesn't 
display anything, it won't go in *Messages*.

-- 
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***


  reply	other threads:[~2013-03-26  3:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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=barmar-AD6252.23351325032013@news.eternal-september.org \
    --to=barmar@alum.mit.edu \
    --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.