From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.help Subject: Re: customizing newsticker variables: problem displaying widget Date: Wed, 18 Nov 2009 23:15:50 -0800 Organization: None Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1258616526 20476 80.91.229.12 (19 Nov 2009 07:42:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Nov 2009 07:42:06 +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 Nov 19 08:41:59 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 1NB1eQ-0000Bw-BZ for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Nov 2009 08:41:58 +0100 Original-Received: from localhost ([127.0.0.1]:36095 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NB1eP-0000Cr-Ss for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Nov 2009 02:41:57 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 6 Original-NNTP-Posting-Host: xoc2.stanford.edu Original-X-Trace: usenet.stanford.edu 1258614950 28343 171.64.109.31 (19 Nov 2009 07:15:50 GMT) Original-X-Complaints-To: action@cs.stanford.edu X-Spook: Hizb-ul-Mujahideen rijndael Alamo George Bush AIDS X-Ran: ;UaoHR`yM?%bFJS`KLjn+Ny3-)?b|Ob@E<(DM|;naXceJ2D;>yaX1Vet>HibCAGR3,j%:H X-Hue: black X-Attribution: GM Mail-Copies-To: nobody User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Cancel-Lock: sha1:9r3c49CAEFUh4TU1ooP01I6FRBY= Original-Xref: news.stanford.edu gnu.emacs.help:174827 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:69902 Archived-At: Joost Kremers wrote: > anyone have an idea what's wrong here? This is a bug in newst-treeview.el. It defines these variables with (non-existent) type 'int rather than type 'integer.