From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/79768 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.gnus.general Subject: must remove gnus-format-specs from .newsrc.eld to start gnus Date: Mon, 29 Aug 2011 20:33:58 +0800 Message-ID: <87ty902y89.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1314621303 11876 80.91.229.12 (29 Aug 2011 12:35:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 29 Aug 2011 12:35:03 +0000 (UTC) Cc: yamaoka@jpl.org To: ding@gnus.org Original-X-From: ding-owner+M28062@lists.math.uh.edu Mon Aug 29 14:34:59 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qy13K-0000Gt-WC for ding-account@gmane.org; Mon, 29 Aug 2011 14:34:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Qy12T-0008MK-JL; Mon, 29 Aug 2011 07:34:05 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Qy12S-0008MA-2i for ding@lists.math.uh.edu; Mon, 29 Aug 2011 07:34:04 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1Qy12R-0000Tw-B4 for ding@lists.math.uh.edu; Mon, 29 Aug 2011 07:34:04 -0500 Original-Received: from caiajhbdcbef.dreamhost.com ([208.97.132.145] helo=homiemail-a7.g.dreamhost.com) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Qy12P-0001xl-QN for ding@gnus.org; Mon, 29 Aug 2011 14:34:01 +0200 Original-Received: from homiemail-a7.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a7.g.dreamhost.com (Postfix) with ESMTP id 6056525C064; Mon, 29 Aug 2011 05:34:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=jidanni.org; h=from:to:cc:subject :date:message-id:mime-version:content-type; q=dns; s=jidanni.org ; b=ItvLz3Ufrb7mIb/bfT0hupKY10hEGnXng7e77/2WyTDrXt1cPntqA1UlDeYw 4my73hNGZCBrDAw6gEyYVL9H4hgZM5gTbwpbxexirzToxSEq217E+KL9EFO+84Bs 1dixU5PdC+qusLrvUb74BLJARyeJBzi+S6sfXG0ABSroelM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to:cc :subject:date:message-id:mime-version:content-type; s= jidanni.org; bh=gHpzxPzmM2Xg3VGzUAIMOpnW4Zs=; b=bxD4V3YhruKKwb54 h6A4xQgz4SGwzSnCmrw87YiiqkTgxqnQ70FpzB7cauc0ZRNvc4EIgSDQKPE/BAPG SdWo4WGClLfc/jcnivasiUfKVy5W7hiDhuwGkuWkh1P2bsxHzhKBXIP9l03560CM GQ+96EoNunfrpu8NfU7kSIjP+X0= Original-Received: from jidanni.org (218-163-7-62.dynamic.hinet.net [218.163.7.62]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by homiemail-a7.g.dreamhost.com (Postfix) with ESMTPSA id 0DC4325C06A; Mon, 29 Aug 2011 05:33:59 -0700 (PDT) X-Spam-Score: -2.0 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:79768 Archived-At: Indeed I don't know why there is gnus-format-specs in .newsrc.eld. We the user taking it out seems to work fine. You see otherwise for emacs-snapshot: 1:20110827-1, 1:20110821-1, there will be invalid read errors, and you won't be able to start gnus. (setq gnus-format-specs .... gnus-tmp-qualified-group 0 61) # ... As you see there have been "#" injected.