From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76959 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.gnus.general Subject: Re: Error on leaving Gnus group Date: Mon, 07 Feb 2011 13:35:26 -0500 Message-ID: <87aai7bslt.fsf@stupidchicken.com> References: <87lj1tut67.fsf@stupidchicken.com> <87hbcfzty1.fsf@gnus.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1298104762 21544 80.91.229.12 (19 Feb 2011 08:39:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 19 Feb 2011 08:39:22 +0000 (UTC) Cc: Julien Danjou , ding@gnus.org To: Lars Ingebrigtsen Original-X-From: ding-owner+M24803@lists.math.uh.edu Mon Feb 07 19:35:58 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 1PmVwE-0002mM-Uc for ding-account@gmane.org; Mon, 07 Feb 2011 19:35:51 +0100 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 1PmVw5-0006T4-Tn; Mon, 07 Feb 2011 12:35:41 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PmVw4-0006Su-CM for ding@lists.math.uh.edu; Mon, 07 Feb 2011 12:35:40 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PmVw0-0002Ao-5X for ding@lists.math.uh.edu; Mon, 07 Feb 2011 12:35:40 -0600 Original-Received: from vm-emlprdomr-03.its.yale.edu ([130.132.50.144]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PmVvz-0004MY-10; Mon, 07 Feb 2011 19:35:35 +0100 Original-Received: from furball (dhcp128036225122.central.yale.edu [128.36.225.122]) (authenticated bits=0) by vm-emlprdomr-03.its.yale.edu (8.14.4/8.14.4) with ESMTP id p17IZQ3G028505 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 7 Feb 2011 13:35:27 -0500 Original-Received: by furball (Postfix, from userid 1000) id 1F6FE1603B0; Mon, 7 Feb 2011 13:35:27 -0500 (EST) In-Reply-To: <87hbcfzty1.fsf@gnus.org> (Lars Ingebrigtsen's message of "Mon, 07 Feb 2011 08:32:38 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Scanned-By: MIMEDefang 2.71 on 130.132.50.144 X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76959 Archived-At: Lars Ingebrigtsen writes: > I vaguely remember the window spec thing being different way back when. > "1" now means "use 1 line (or column)", while "1.0" means "use the > entire window". > > If anybody still has the old-style window conf spec, then the old compat > code has to be put back in. > >> I don't have much in the way of Gnus customization, and using a fresh >> .newsrc.eld file gives the same error. > > You don't have any code anywhere that says "vertical 1" somewhere? Nope. Here's my recipe: 0. Make a .emacs file with only the following line: (setq gnus-agent nil gnus-select-method '(nntp "news.gmane.org")) 1. emacs 2. M-x gnus RET 3. A A (to list the gmane groups) 4. SPC (to select gmane.announce) 5. 3 RET (to grab 3 articles) 6. q Error ==> No 1.0 specs in (vertical 1 (group 1 point))