From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; newsticker buffer doesn't refresh Date: Wed, 21 Nov 2007 07:05:13 -0500 Message-ID: References: <87ir41l3zt.fsf@candyboy.here> <87r6ile0a6.fsf@candyboy.here> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1195646853 24214 80.91.229.12 (21 Nov 2007 12:07:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 21 Nov 2007 12:07:33 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, rfrancoise@debian.org, dto@gnu.org To: Toby Allsopp , Jan Djarv Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 21 13:07:38 2007 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 1IuoMk-0001yU-5d for ged-emacs-devel@m.gmane.org; Wed, 21 Nov 2007 13:07:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IuoMV-0008CQ-RF for ged-emacs-devel@m.gmane.org; Wed, 21 Nov 2007 07:07:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IuoKS-0006PK-Rk for emacs-devel@gnu.org; Wed, 21 Nov 2007 07:05:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IuoKR-0006Oc-BJ for emacs-devel@gnu.org; Wed, 21 Nov 2007 07:05:16 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IuoKR-0006OY-4f for emacs-devel@gnu.org; Wed, 21 Nov 2007 07:05:15 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IuoKQ-0008Vu-Tl for emacs-devel@gnu.org; Wed, 21 Nov 2007 07:05:14 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IuoKP-0007wD-HW; Wed, 21 Nov 2007 07:05:13 -0500 In-reply-to: <87r6ile0a6.fsf@candyboy.here> (message from Toby Allsopp on Tue, 20 Nov 2007 22:25:37 +1300) 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:83778 gmane.emacs.pretest.bugs:20333 Archived-At: Thanks for localizing this. I agree that the gtkutil.c change looks most likely to be responsible. 2007-08-31 Jan Dj=E4rv * gtkutil.c (update_frame_tool_bar): Initialize wbutton to NULL. I'm sending this to Jan to make sure he sees it.