From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.help Subject: Re: Get report on which files are loading Date: Sun, 18 May 2003 22:13:53 -0700 Organization: Still searching... Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <5lllx4p1ne.fsf@rum.cs.yale.edu> <5lhe7rq12r.fsf@rum.cs.yale.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1053321939 10937 80.91.224.249 (19 May 2003 05:25:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 19 May 2003 05:25:39 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Mon May 19 07:25:35 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Hd9S-0002pm-00 for ; Mon, 19 May 2003 07:25:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19Hd5Y-00046v-00 for gnu-help-gnu-emacs@m.gmane.org; Mon, 19 May 2003 01:21:32 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 19Hd3p-0003YU-00 for help-gnu-emacs@gnu.org; Mon, 19 May 2003 01:19:45 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 19Hd3d-0003N0-00 for help-gnu-emacs@gnu.org; Mon, 19 May 2003 01:19:36 -0400 Original-Received: from gnuftp.gnu.org ([199.232.41.6]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19Hd2G-0002US-00 for help-gnu-emacs@gnu.org; Mon, 19 May 2003 01:18:09 -0400 Original-Received: from main.gmane.org ([80.91.224.249]) by gnuftp.gnu.org with esmtp (Exim 4.10.13) id 19HcyE-0002cx-00 for help-gnu-emacs@gnu.org; Mon, 19 May 2003 01:13:58 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19HcwR-0002Mg-00 for ; Mon, 19 May 2003 07:12:07 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19HcwQ-0002MX-00 for ; Mon, 19 May 2003 07:12:06 +0200 Original-Lines: 11 Original-X-Complaints-To: usenet@main.gmane.org User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:sVpmTvgYSNPavRm+gD4QHB3TVZA= X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:9863 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:9863 "Stefan Monnier" writes: >> Can you show a simple usage? > > (message "finished loading %s" load-file-name) Well geez, thats no fun... where are the acres of complicated parens, single quotes etc. .. he he. And yes as you guessed I completely misunderstood its usage... ...Thanks