From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/38470 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Profiling Gnus (was: Re: Typos...) Date: Sat, 01 Sep 2001 01:32:38 +0200 Message-ID: References: <871yly5qvr.fsf@inanna.rimspace.net> <87heusyi47.fsf_-_@inanna.rimspace.net> <87n14g61hn.fsf@inanna.rimspace.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035174328 22611 80.91.224.250 (21 Oct 2002 04:25:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:25:28 +0000 (UTC) Cc: ding@gnus.org Return-Path: Return-Path: Original-Received: (qmail 29390 invoked from network); 31 Aug 2001 23:33:19 -0000 Original-Received: from dolk.extundo.com (195.42.214.242) by gnus.org with SMTP; 31 Aug 2001 23:33:19 -0000 Original-Received: from barbar.josefsson.org (slipsten.extundo.com [195.42.214.241]) (authenticated) by dolk.extundo.com (8.11.6/8.11.6) with ESMTP id f7VNXQh17789; Sat, 1 Sep 2001 01:33:26 +0200 Original-To: Daniel Pittman In-Reply-To: <87n14g61hn.fsf@inanna.rimspace.net> (Daniel Pittman's message of "Fri, 31 Aug 2001 19:08:04 +1000") Mail-Copies-To: nobody User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104 Original-Lines: 14 Xref: main.gmane.org gmane.emacs.gnus.general:38470 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:38470 Daniel Pittman writes: >> Ok, try evaluating >> >> (mapcar (lambda (file) (and (string-match ".el$" file) (load-library >> file))) (directory-files "~/gnus/lisp")) >> >> before you do the above. Any better? > > Actually, unless this differs substantially from doing this through the > dired interface (%m el$ RET L), it didn't help. It loaded the toolbar > stuff, which then threw errors as Gnus started. Toolbar stuff? Did you get a backtrace?