From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.help Subject: Re: Gnus not working in Emacs-Snapshot Date: Thu, 16 Apr 2009 09:11:57 +0200 Message-ID: <87fxg92htu.fsf@thinkpad.tsdh.de> References: <877i1lo6gt.fsf@kamaloka.dhatu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1239865979 22150 80.91.229.12 (16 Apr 2009 07:12:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 16 Apr 2009 07:12:59 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 16 09:14:18 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LuLne-0006wg-6F for geh-help-gnu-emacs@m.gmane.org; Thu, 16 Apr 2009 09:14:18 +0200 Original-Received: from localhost ([127.0.0.1]:33705 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LuLmF-0003vT-8n for geh-help-gnu-emacs@m.gmane.org; Thu, 16 Apr 2009 03:12:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LuLlq-0003vO-Q6 for help-gnu-emacs@gnu.org; Thu, 16 Apr 2009 03:12:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LuLlm-0003up-7a for help-gnu-emacs@gnu.org; Thu, 16 Apr 2009 03:12:26 -0400 Original-Received: from [199.232.76.173] (port=44384 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LuLlm-0003um-4e for help-gnu-emacs@gnu.org; Thu, 16 Apr 2009 03:12:22 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:19952) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LuLll-00054x-GO for help-gnu-emacs@gnu.org; Thu, 16 Apr 2009 03:12:21 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LuLlj-0007YZ-UP for help-gnu-emacs@gnu.org; Thu, 16 Apr 2009 03:12:20 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LuLlc-0008S4-3T for help-gnu-emacs@gnu.org; Thu, 16 Apr 2009 07:12:12 +0000 Original-Received: from dhcp43.uni-koblenz.de ([141.26.71.43]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Apr 2009 07:12:12 +0000 Original-Received: from tassilo by dhcp43.uni-koblenz.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Apr 2009 07:12:12 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 26 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: dhcp43.uni-koblenz.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) Cancel-Lock: sha1:0rw4jvd9M+gx0A3C2fa16gEo6bE= X-detected-kernel: by mx20.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:63772 Archived-At: "Sven Bretfeld" writes: Hi Sven, > I've just installed Emacs-Snapshot on Debian Lenny. The current > version is 23.0.91.1. I don't use that snapshop, but the error looks like you've set a invalid gnus-buffer-configuration for group. What does (let ((eval-expression-print-level nil) (eval-expression-print-length nil)) (assoc 'group gnus-buffer-configuration)) ;; <= C-x C-e here! return? > Gnus is not working in that version. Is this a known problem? Not that I know of. Another problem might be that you have some byte-compiled gnus related files, that were compiled with on older emacs version. Bye, Tassilo -- For Richard Stallman, polynomial time is O(1).