From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76361 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Some commit today broke my Gnus Date: Thu, 03 Feb 2011 20:05:55 +0100 Message-ID: <87r5bp3pm4.fsf@fastmail.fm> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1296845767 18262 80.91.229.12 (4 Feb 2011 18:56:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 4 Feb 2011 18:56:07 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M24647@lists.math.uh.edu Thu Feb 03 20:06: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 1Pl4Vu-0003wy-5D for ding-account@gmane.org; Thu, 03 Feb 2011 20:06:42 +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 1Pl4VH-0005Fn-A7; Thu, 03 Feb 2011 13:06:03 -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 1Pl4VE-0005FW-Mc for ding@lists.math.uh.edu; Thu, 03 Feb 2011 13:06:00 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Pl4VD-0001HM-9R for ding@lists.math.uh.edu; Thu, 03 Feb 2011 13:06:00 -0600 Original-Received: from out1.smtp.messagingengine.com ([66.111.4.25]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Pl4VC-0006OW-12 for ding@gnus.org; Thu, 03 Feb 2011 20:05:58 +0100 Original-Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id 51941204F1 for ; Thu, 3 Feb 2011 14:05:57 -0500 (EST) Original-Received: from frontend1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Thu, 03 Feb 2011 14:05:57 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=from:to:subject:date:message-id:mime-version:content-type; s=smtpout; bh=RHxEraKJn8wCZYPkFUhF3NqxGe8=; b=HtAneIeBTqbaQqIQrk7pCF/FZzt07Y8QMEKb6HP/Qke0eNKCZec57CJuh5XrwK75kND7djrhzkgj2rpr8Zp4fCUKAUjI5nwfalPmqEhDkh1WtdiOuk3iDCX/ZpHK8DZmS/ANmZ8XEhcbxSeaZd9s78c5SBBq/Yq8NdNzBJ2HbyA= X-Sasl-enc: r1rXn4prrxcuVplTD44aIdhBQ0M6J4SM3n7FIJUfhzP2 1296759956 Original-Received: from thinkpad (95-88-32-105-dynip.superkabel.de [95.88.32.105]) by mail.messagingengine.com (Postfix) with ESMTPA id AFA494017D8 for ; Thu, 3 Feb 2011 14:05:56 -0500 (EST) 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:76361 Archived-At: Hi all, 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: And, after that happens, my *scratch* buffer has been modified to this: --8<---------------cut here---------------start------------->8--- \;\; This buffer is for notes you don\'t want to save, and for Lisp evaluation. \;\; 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. --8<---------------cut here---------------end--------------->8--- What's going on? I tried restarting emacs/gnus with `debug-on-error', but nothing errors. Hm, after Gnus has started, I seem not to be able to get new news using `g' anymore. When I try, I get gnus-active-to-gnus-format: Buffer is read-only: # but no error (at least I don't enter the debugger...). Bye, Tassilo -- Sent from my Emacs