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: Wed, 18 Jun 2008 08:48:07 +0200 Message-ID: <87lk13fdco.fsf@thinkpad.tsdh.de> References: <87tzfs82cx.fsf@thinkpad.tsdh.de> <843anb4ui5.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 1213771773 25200 80.91.229.12 (18 Jun 2008 06:49:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Jun 2008 06:49:33 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 18 08:50:17 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 1K8rUR-00017u-Jf for ged-emacs-devel@m.gmane.org; Wed, 18 Jun 2008 08:49:55 +0200 Original-Received: from localhost ([127.0.0.1]:46963 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K8rTd-00086z-4S for ged-emacs-devel@m.gmane.org; Wed, 18 Jun 2008 02:49:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K8rSv-0007rC-KL for emacs-devel@gnu.org; Wed, 18 Jun 2008 02:48:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K8rSt-0007qV-Vp for emacs-devel@gnu.org; Wed, 18 Jun 2008 02:48:21 -0400 Original-Received: from [199.232.76.173] (port=48770 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K8rSt-0007qO-Or for emacs-devel@gnu.org; Wed, 18 Jun 2008 02:48:19 -0400 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]:27750) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K8rSt-0003hz-Ag for emacs-devel@gnu.org; Wed, 18 Jun 2008 02:48:19 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 9B244789911D for ; Wed, 18 Jun 2008 08:48:18 +0200 (CEST) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05948-01 for ; Wed, 18 Jun 2008 08:48:13 +0200 (CEST) X-CHKRCPT: Envelopesender vrfy tassilo@member.fsf.org Original-Received: from thinkpad.tsdh.de (dhcp65.uni-koblenz.de [141.26.71.65]) by deliver.uni-koblenz.de (Postfix) with ESMTP id E02957899B54 for ; Wed, 18 Jun 2008 08:48:12 +0200 (CEST) In-Reply-To: <843anb4ui5.fsf@web.de> (Ulf Jasper's message of "Tue, 17 Jun 2008 23:33:06 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Mail-Followup-To: emacs-devel@gnu.org X-Virus-Scanned: amavisd-new at uni-koblenz.de X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:99383 Archived-At: Ulf Jasper writes: Hi Ulf, > Tassilo Horn writes: >> since the latest changes to newsticker I cannot read my feeds >> anymore. > > I'll check why your feeds don't show up with the new treeview > frontend. In the meantime: > > To turn off the creation of a separate newsticker frame set > `newsticker-treeview-own-frame' to nil. Ah, thanks. > To use the old newsticker frontend set `newsticker-frontend' to > newsticker-plainview. I've done that, and all my feeds show up again. Bye, Tassilo