From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/74409 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: Lisp error: (wrong-type-argument stringp INBOX) Date: Fri, 26 Nov 2010 12:31:20 +0100 Message-ID: <877hg0gw3b.fsf@member.fsf.org> References: <201011261216.22481.tassilo@member.fsf.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1290771105 5125 80.91.229.12 (26 Nov 2010 11:31:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 26 Nov 2010 11:31:45 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M22773@lists.math.uh.edu Fri Nov 26 12:31:41 2010 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 1PLwWj-0005Cv-3d for ding-account@gmane.org; Fri, 26 Nov 2010 12:31:41 +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 1PLwWY-0006QS-KI; Fri, 26 Nov 2010 05:31:30 -0600 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 1PLwWX-0006QL-LU for ding@lists.math.uh.edu; Fri, 26 Nov 2010 05:31:29 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PLwWT-0000Dp-8R for ding@lists.math.uh.edu; Fri, 26 Nov 2010 05:31:29 -0600 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PLwWS-0007fh-00 for ; Fri, 26 Nov 2010 12:31:24 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id F360D780157A for ; Fri, 26 Nov 2010 12:31:21 +0100 (CET) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23734-03 for ; Fri, 26 Nov 2010 12:31:21 +0100 (CET) X-CHKRCPT: Envelopesender noch tassilo@member.fsf.org Original-Received: from thinkpad (tsdh.uni-koblenz.de [141.26.67.142]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 7AF597801573 for ; Fri, 26 Nov 2010 12:31:21 +0100 (CET) In-Reply-To: (Lars Magne Ingebrigtsen's message of "Fri, 26 Nov 2010 12:22:53 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Virus-Scanned: amavisd-new at uni-koblenz.de X-Spam-Score: -4.9 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:74409 Archived-At: Lars Magne Ingebrigtsen writes: Hi Lars, >> since today (after updating both my Emacs bzr and Gnus git >> checkouts), I get the following error when starting up Gnus: > > This should be fixed in git Gnus since an hour ago. Confirmed. :-) Bye, Tassilo