From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76446 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Error on leaving Gnus group Date: Mon, 07 Feb 2011 08:32:38 -0800 Message-ID: <87hbcfzty1.fsf@gnus.org> References: <87lj1tut67.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297096412 7896 80.91.229.12 (7 Feb 2011 16:33:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 7 Feb 2011 16:33:32 +0000 (UTC) Cc: Julien Danjou , ding@gnus.org To: Chong Yidong Original-X-From: ding-owner+M24794@lists.math.uh.edu Mon Feb 07 17:33:27 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 1PmU1k-0003up-Ff for ding-account@gmane.org; Mon, 07 Feb 2011 17:33:24 +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 1PmU1F-0005ZD-J5; Mon, 07 Feb 2011 10:32:53 -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 1PmU1E-0005Z2-Dh for ding@lists.math.uh.edu; Mon, 07 Feb 2011 10:32:52 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PmU1A-0001Z6-3Y for ding@lists.math.uh.edu; Mon, 07 Feb 2011 10:32:52 -0600 Original-Received: from baybryj.net ([198.144.208.130] helo=lenovo) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PmU19-0002IL-3P for ding@gnus.org; Mon, 07 Feb 2011 17:32:47 +0100 Original-Received: from larsi by lenovo with local (Exim 4.72) (envelope-from ) id 1PmU16-0000o7-Q6; Mon, 07 Feb 2011 08:32:44 -0800 In-Reply-To: <87lj1tut67.fsf@stupidchicken.com> (Chong Yidong's message of "Sun, 06 Feb 2011 09:36:00 -0500") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76446 Archived-At: Chong Yidong writes: > When I type "q" in the Gnus summary buffer to leave the group, I now > obtain the following backtrace: > > Debugger entered--Lisp error: (error "No 1.0 specs in (vertical 1 (group 1 point))") [...] > If I put the "old compatibility code" back into > gnus-all-windows-visible-p, the error is not signalled. Dunno what the > "old compatibility" refers to; 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? -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen