From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.bugs Subject: Re: take this famous emacs benchmark test Date: 16 Apr 2003 06:58:07 -0400 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <87llybbhfb.fsf@jidanni.org> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1050493160 22420 80.91.224.249 (16 Apr 2003 11:39:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 16 Apr 2003 11:39:20 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Wed Apr 16 13:39:15 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 195l14-0004an-00 for ; Wed, 16 Apr 2003 13:23:50 +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 195kxF-00087P-06 for gnu-bug-gnu-emacs@m.gmane.org; Wed, 16 Apr 2003 07:19:53 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 195kvg-0007cA-00 for bug-gnu-emacs@gnu.org; Wed, 16 Apr 2003 07:18:16 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 195kto-0006mn-00 for bug-gnu-emacs@gnu.org; Wed, 16 Apr 2003 07:16:21 -0400 Original-Received: from colo.agora-net.com ([207.245.84.69]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 195kcE-0004PG-00 for bug-gnu-emacs@gnu.org; Wed, 16 Apr 2003 06:58:10 -0400 Original-Received: from ttn by colo.agora-net.com with local (Exim 3.34 #1) id 195kcB-0004sZ-00; Wed, 16 Apr 2003 06:58:07 -0400 Original-To: Dan Jacobson In-Reply-To: Dan Jacobson's message of "Wed, 16 Apr 2003 05:05:12 +0800" Original-Lines: 15 X-Mailer: Gnus v5.7/Emacs 20.7 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:4812 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:4812 Dan Jacobson writes: Say, has anybody seen his .emacs file? Do a wc(1) on it while he's not looking. Better yet, post it(s URL) so we can examine it. I wonder what shape it is in. last time i looked (~1994) it was not as sparse as i had expected. that was on a static gnu machine, no idea what his portable sports. no worries, someone will eventually post instructions on how to do M-x dump-custom-emacs, at which point you can add that as a write-file hook local to your ~/.emacs (of course, debugging that remotely would be more difficult but that's another question). thi