From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.help Subject: Re: Tracing what is loading Date: Sun, 07 Dec 2008 22:54:34 -0600 Organization: Still searching... Message-ID: <87iqpve06t.fsf@newsguy.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1228712117 9524 80.91.229.12 (8 Dec 2008 04:55:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Dec 2008 04:55:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Dec 08 05:56:20 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1L9YAN-00005D-Kz for geh-help-gnu-emacs@m.gmane.org; Mon, 08 Dec 2008 05:56:19 +0100 Original-Received: from localhost ([127.0.0.1]:35027 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L9Y9C-00077a-Ha for geh-help-gnu-emacs@m.gmane.org; Sun, 07 Dec 2008 23:55:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L9Y8t-000777-Uq for help-gnu-emacs@gnu.org; Sun, 07 Dec 2008 23:54:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L9Y8s-00075y-7t for help-gnu-emacs@gnu.org; Sun, 07 Dec 2008 23:54:47 -0500 Original-Received: from [199.232.76.173] (port=53408 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L9Y8s-00075l-4i for help-gnu-emacs@gnu.org; Sun, 07 Dec 2008 23:54:46 -0500 Original-Received: from main.gmane.org ([80.91.229.2]:48296 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L9Y8r-0000tw-Jq for help-gnu-emacs@gnu.org; Sun, 07 Dec 2008 23:54:45 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1L9Y8p-00080W-VJ for help-gnu-emacs@gnu.org; Mon, 08 Dec 2008 04:54:43 +0000 Original-Received: from c-98-215-178-6.hsd1.in.comcast.net ([98.215.178.6]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Dec 2008 04:54:43 +0000 Original-Received: from reader by c-98-215-178-6.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Dec 2008 04:54:43 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-98-215-178-6.hsd1.in.comcast.net User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.3 (gnu/linux) Cancel-Lock: sha1:XAtZiit1ONqKSqmP49SM/amVnfQ= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:60440 Archived-At: Michael Heerdegen writes: > Maybe the variable `load-history' is interesting for you. Well that cranked out a whipping 11,000+ lines. (In an emacs that had been up a few hours). But I'll be darned if I could see what to do with it. Starting a fresh emacs like `emacs .' The values start already at dired stuff (wrapped for mail): Value: (("/usr/share/emacs/22.3/lisp/dired.elc" dired-listing-switches dired-subdir-switches dired-chown-program dired-use-ls-dired dired-chmod-program dired-touch-program dired-ls-F-marks-symlinks dired-trivial-filenames dired-keep-marker-rename dired-keep-mark I want to know what happened further back.