From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: The new newsticker doesn't show my feeds Date: Sat, 21 Jun 2008 12:51:48 +0200 Message-ID: <87prqbcb7f.fsf@thinkpad.tsdh.de> References: <87tzfs82cx.fsf@thinkpad.tsdh.de> <843anb4ui5.fsf@web.de> <87lk13fdco.fsf@thinkpad.tsdh.de> <84fxrak2gf.fsf@web.de> <87ej6u5z42.fsf@thinkpad.tsdh.de> <84bq1yjz7u.fsf@web.de> <87d4me331y.fsf@thinkpad.tsdh.de> <843an9uykr.fsf@web.de> <871w2tmdpq.fsf@thinkpad.tsdh.de> <84od5xtdlk.fsf@web.de> <87fxr96vyr.fsf@thinkpad.tsdh.de> <84hcbptbzg.fsf@web.de> <87bq1x6umm.fsf@thinkpad.tsdh.de> <84d4mdtb97.fsf@web.de> <877icl6t7n.fsf@thinkpad.tsdh.de> <848wx0kryt.fsf@web.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1214045880 2763 80.91.229.12 (21 Jun 2008 10:58:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Jun 2008 10:58:00 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 21 12:58:44 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KA0no-0006mc-Se for ged-emacs-devel@m.gmane.org; Sat, 21 Jun 2008 12:58:41 +0200 Original-Received: from localhost ([127.0.0.1]:52780 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KA0mz-00035m-PT for ged-emacs-devel@m.gmane.org; Sat, 21 Jun 2008 06:57:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KA0hV-0007sa-RL for emacs-devel@gnu.org; Sat, 21 Jun 2008 06:52:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KA0hR-0007ra-Aj for emacs-devel@gnu.org; Sat, 21 Jun 2008 06:52:07 -0400 Original-Received: from [199.232.76.173] (port=35097 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KA0hQ-0007qz-H5 for emacs-devel@gnu.org; Sat, 21 Jun 2008 06:52:04 -0400 Original-Received: from out3.smtp.messagingengine.com ([66.111.4.27]:33013) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KA0hP-00054W-Ed for emacs-devel@gnu.org; Sat, 21 Jun 2008 06:52:03 -0400 Original-Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 1CA0A123C08 for ; Sat, 21 Jun 2008 06:52:03 -0400 (EDT) Original-Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Sat, 21 Jun 2008 06:52:03 -0400 X-Sasl-enc: S31NfDytVULRzdlsyrGO0RYiQ06cpZu8KzUqjSGYyiXe 1214045522 Original-Received: from thinkpad.tsdh.de (p54AF1449.dip0.t-ipconnect.de [84.175.20.73]) by mail.messagingengine.com (Postfix) with ESMTPA id 414A32057D for ; Sat, 21 Jun 2008 06:52:01 -0400 (EDT) Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: <848wx0kryt.fsf@web.de> (Ulf Jasper's message of "Fri, 20 Jun 2008 18:10:18 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:99597 Archived-At: Ulf Jasper writes: >> Oh, indeed. The version of SLIME I have installed comes with an >> older version of tree-widget.el. I'm really sorry for the noise. > > I am just wondering why you didn't find that with "emacs -Q". Are you > throwing all your packages in .../share/emacs/site-lisp? Yes, at least all the packages I install with my distro's package manager. But the docs say -Q won't load the user init file and site-start.el, so there seems to be something wrong... Bye, Tassilo