From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48591 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: message about errors in .newsrc.eld on startup Date: Thu, 02 Jan 2003 19:43:44 +0100 Organization: Programmerer Ingebrigtsen Sender: owner-ding@hpc.uh.edu Message-ID: References: <87d6stx1jr.fsf@home.lan> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1041533027 14529 80.91.224.249 (2 Jan 2003 18:43:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 2 Jan 2003 18:43:47 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18UAJk-0003m1-00 for ; Thu, 02 Jan 2003 19:43:45 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18UAK5-0004lQ-00; Thu, 02 Jan 2003 12:44:05 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 02 Jan 2003 12:44:57 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id MAA24583 for ; Thu, 2 Jan 2003 12:44:43 -0600 (CST) Original-Received: (qmail 4428 invoked by alias); 2 Jan 2003 18:43:46 -0000 Original-Received: (qmail 4423 invoked from network); 2 Jan 2003 18:43:46 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 2 Jan 2003 18:43:46 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18UAL8-0006Wf-00 for ; Thu, 02 Jan 2003 19:45:10 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 17 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby.gnus.org 1041533110 23843 80.91.231.2 (2 Jan 2003 18:45:10 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 2 Jan 2003 18:45:10 GMT Mail-Copies-To: never X-Now-Playing: Cocteau Twins's _Four-Calendar =?iso-8859-1?q?Caf=E9=5F:?= "Pur" User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2.50 (i686-pc-linux-gnu) X-Face: 0N/#8~hUd_wkKFxyss}k65D1Z{AQZ)!s}|#X)!tzR3-R@!w'v'H!/ rwLl'IQ7z8{F*55xQF-*l)wv8j?/=Qd2xC75{L{tV7=y[0GP~E>t&hp%VvVY$CYm(m>^A+wLqcdmsi /UKSL7fv6&]&*x1R>Y&6)%9%`i5%[/F03uczO;qg7<^(X)L8V!U~Y{Y_0#). Cancel-Lock: sha1:lT+SFVJmn1bW2RSMbJ7EqpskieU= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48591 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48591 Simon Josefsson writes: > I always need to remove the `(setq gnus-format-specs ...)' line when > moving between emacses nowadays, because it contains byte compiled > stuff. Has this changed? Can't this be computed during startup > instead? It's supposed to speed stuff up -- loading the byte compiler on Gnus startup seems a bit wasteful. I thought about adding some error handling around the setting of `gnus-format-specs' in particular, but that's difficult, since it errors out while `read'-ing the file... Hm... -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen