From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/17230 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: base64 being loaded lots of times? Date: 19 Sep 1998 14:21:24 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035155968 32287 80.91.224.250 (20 Oct 2002 23:19:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:19:28 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA14423 for ; Sat, 19 Sep 1998 08:43:55 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id HAI16126; Sat, 19 Sep 1998 07:14:49 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 19 Sep 1998 07:41:53 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id HAA21974 for ; Sat, 19 Sep 1998 07:40:39 -0500 (CDT) Original-Received: from sparky.gnus.org (ppp103.uio.no [129.240.240.108]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA14314 for ; Sat, 19 Sep 1998 08:40:24 -0400 (EDT) Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id OAA00994; Sat, 19 Sep 1998 14:43:23 +0200 Mail-Copies-To: never X-Now-Reading: Stephen Jay Goulds _Hønsetenner og hestetær_ X-Now-Playing: Neil Young's _After the Gold Rush_: "Cripple Creek Ferry" Original-To: ding@gnus.org In-Reply-To: John H Palmieri's message of "16 Sep 1998 14:00:46 -500" User-Agent: Gnus/5.070032 (Pterodactyl Gnus v0.32) Emacs/20.3 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > Each time I open up the my mail group nnml:mail.gnus, base64 gets > loaded a bunch of times. Why is this? Isn't base64 being loaded via > autoload? In which case, shouldn't it just get loaded once? Yes. > Here is > an excerpt from my *Messages* buffer: > > Retrieving newsgroup: nnml:mail.gnus... > Fetching headers for nnml:mail.gnus... > Loading base64... > Loading base64...done > Loading base64... > Loading base64...done Weird. Put (debug) in your base64.elc file and run with that to get a backtrace when the file is being loaded to see what is loading it all the time. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen