From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45279 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: Compiled format specs in .newsrc.eld? Date: Mon, 17 Jun 2002 21:13:05 +0900 Organization: Emacsen advocacy group Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1024316110 17836 127.0.0.1 (17 Jun 2002 12:15:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 17 Jun 2002 12:15:10 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17JvPa-0004dT-00 for ; Mon, 17 Jun 2002 14:15:10 +0200 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 17JvO9-000414-00; Mon, 17 Jun 2002 07:13:41 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 17 Jun 2002 07:14:00 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id HAA05087 for ; Mon, 17 Jun 2002 07:13:47 -0500 (CDT) Original-Received: (qmail 12129 invoked by alias); 17 Jun 2002 12:13:24 -0000 Original-Received: (qmail 12124 invoked from network); 17 Jun 2002 12:13:23 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by gnus.org with SMTP; 17 Jun 2002 12:13:23 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 17Jvo0-00087h-00 for ; Mon, 17 Jun 2002 14:40:24 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 13 Original-NNTP-Posting-Host: groundpoundrecords.com Original-X-Trace: quimby.gnus.org 1024317624 30992 207.228.244.150 (17 Jun 2002 12:40:24 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 17 Jun 2002 12:40:24 GMT X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (sparc-sun-solaris2.6) Cancel-Lock: sha1:lCug4Fxh3IDNsevNGm0rd8mRot8= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:45279 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45279 >>>>> In =20 >>>>> Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=C3=9Fjohann) wrote: Kai> Whee. It seems you're right. Hm. So where does the bytecode go? Kai> Strange. The functions gnus-clear-system and gnus-read-newsrc-file do: (delete 'gnus-format-specs gnus-variable-list) Maybe they need to use copy-sequence. --=20 Katsumi Yamaoka