From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76305 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: Some commit today broke my Gnus Date: Thu, 03 Feb 2011 21:25:43 +0100 Message-ID: <871v3o6f20.fsf@member.fsf.org> References: <87r5bp3pm4.fsf@fastmail.fm> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1296764757 4124 80.91.229.12 (3 Feb 2011 20:25:57 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 3 Feb 2011 20:25:57 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M24658@lists.math.uh.edu Thu Feb 03 21:25:52 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 1Pl5kW-0001ag-1d for ding-account@gmane.org; Thu, 03 Feb 2011 21:25:52 +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 1Pl5kV-00069M-28; Thu, 03 Feb 2011 14:25:51 -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 1Pl5kU-000699-0q for ding@lists.math.uh.edu; Thu, 03 Feb 2011 14:25:50 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Pl5kQ-0001tP-OE for ding@lists.math.uh.edu; Thu, 03 Feb 2011 14:25:49 -0600 Original-Received: from out1.smtp.messagingengine.com ([66.111.4.25]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Pl5kP-0007lp-TF for ding@gnus.org; Thu, 03 Feb 2011 21:25:46 +0100 Original-Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id 4FF7520A5A for ; Thu, 3 Feb 2011 15:25:45 -0500 (EST) Original-Received: from frontend1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Thu, 03 Feb 2011 15:25:45 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=from:to:subject:references:date:in-reply-to:message-id:mime-version:content-type:content-transfer-encoding; s=smtpout; bh=kJ/YR2rdtZocyRPecY6XCcCYy8M=; b=TmTi4cCLrSu57SoZFydCc17eupj85bye9kClqgaWCFRPKRpFkfwWi3Lzb9W1wX8Dzsv9F4QNDI7Ip+li/QvnwHiUYruj8nN6n5//hPFPhHR1w9Tf6SfHXpCuqsHzcuXSDCqEII94B4SkCycUM43H4fF87Z250VC1PDZ35hmTdDw= X-Sasl-enc: 7drFVCI2H6lWMQxoO7V669AVeurmyazt2eBZmPD8XyRg 1296764744 Original-Received: from thinkpad (95-88-32-105-dynip.superkabel.de [95.88.32.105]) by mail.messagingengine.com (Postfix) with ESMTPA id B50614060B0 for ; Thu, 3 Feb 2011 15:25:44 -0500 (EST) In-Reply-To: <87r5bp3pm4.fsf@fastmail.fm> (Tassilo Horn's message of "Thu, 03 Feb 2011 20:05:55 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76305 Archived-At: Tassilo Horn writes: Hi! > since I've updated my git checkout some minutes ago until commit > 647c17891849c561534af42b619e9679259ba2b3, I get a very strange warning > on startup. > > Warning: Warning - invalid active:=20 > > And, after that happens, my *scratch* buffer has been modified to this: > > \;\; This buffer is for notes you don\'t want to save, and for Lisp evalu= ation. > \;\; If you want to create a file, visit that file with C-x C-f, > \;\; then enter the text in that file\'s own buffer. > > What's going on? The commit --8<---------------cut here---------------start------------->8--- commit 26be1f2820f24c95bc97369e86c6f0bd9b389cea Author: Adam Sj=C3=B8gren Date: Thu Feb 3 11:49:30 2011 -0800 * gnus-start.el (gnus-get-unread-articles): Fix the call to methods that have no groups. --8<---------------cut here---------------end--------------->8--- fixes the issue for me again. Bye, Tassilo --=20 Sent from my Emacs