From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.devel Subject: Re: newsticker-start: Recursive laod error Date: Sun, 11 Dec 2005 01:25:58 +0100 Message-ID: References: Reply-To: zedek@gnu-rox.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1134261142 15870 80.91.229.2 (11 Dec 2005 00:32:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 11 Dec 2005 00:32:22 +0000 (UTC) Cc: wilde@sha-bang.de, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 11 01:32:20 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ElF8Q-0002yC-Jq for ged-emacs-devel@m.gmane.org; Sun, 11 Dec 2005 01:32:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ElF81-0002qG-84 for ged-emacs-devel@m.gmane.org; Sat, 10 Dec 2005 19:31:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ElF65-0002Kg-GF for emacs-devel@gnu.org; Sat, 10 Dec 2005 19:29:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ElF63-0002IV-PZ for emacs-devel@gnu.org; Sat, 10 Dec 2005 19:29:48 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ElF62-0002Hf-KD for emacs-devel@gnu.org; Sat, 10 Dec 2005 19:29:46 -0500 Original-Received: from [213.41.184.169] (helo=smtp.gnu-rox.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ElF7T-0004Gp-JA; Sat, 10 Dec 2005 19:31:15 -0500 Original-Received: from localhost.localdomain (unknown [10.0.0.7]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gnu-rox.org (Postfix) with ESMTP id 434288BBFB; Sun, 11 Dec 2005 01:32:14 +0100 (CET) Original-Received: from zedek by localhost.localdomain with local (Exim 4.60) (envelope-from ) id 1ElF2M-0005hL-1Z; Sun, 11 Dec 2005 01:25:58 +0100 Original-To: Eli Zaretskii In-reply-to: (message from Eli Zaretskii on Sat, 10 Dec 2005 12:44:49 +0200) User-Agent: RMAIL/GNU Emacs 22.0.50.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:47413 Archived-At: From: Eli Zaretskii Cc: wilde@sha-bang.de, emacs-devel@gnu.org > From: Xavier Maillard > Date: Sat, 10 Dec 2005 09:55:02 +0100 > Cc: emacs-devel@gnu.org > > From: Sascha Wilde > > Starting CVS Emacs with > > emacs -Q -D > > starting newsticker: > > M-x newsticker-start > > It works like a charm here on Debian SID (Emacs-snapshot package). What version of Emacs-snapshot is that (i.e., on which date was the CVS tree snapshotted)? With today's CVS, I see this problem on both Debian GNU/Linux and on MS-Windows. Here's the full backtrace that I get on a Debian box if I bind debug-on-error to t: Here it is: ii emacs-snapshot 20051207-1 Hope that helps. Xavier