From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Toby Allsopp Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: 23.0.50; newsticker buffer doesn't refresh Date: Sat, 17 Nov 2007 20:34:30 +1300 Message-ID: <87ir41l3zt.fsf@candyboy.here> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1195284908 25207 80.91.229.12 (17 Nov 2007 07:35:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 17 Nov 2007 07:35:08 +0000 (UTC) Cc: rfrancoise@debian.org To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 17 08:35:13 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 1ItICq-00063f-4V for ged-emacs-devel@m.gmane.org; Sat, 17 Nov 2007 08:35:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ItICc-0003Ld-MM for ged-emacs-devel@m.gmane.org; Sat, 17 Nov 2007 02:34:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ItICY-0003Hk-DT for emacs-devel@gnu.org; Sat, 17 Nov 2007 02:34:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ItICX-0003Fh-2P for emacs-devel@gnu.org; Sat, 17 Nov 2007 02:34:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ItICW-0003FN-TR for emacs-devel@gnu.org; Sat, 17 Nov 2007 02:34:48 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ItICW-0004Ee-HA for emacs-devel@gnu.org; Sat, 17 Nov 2007 02:34:48 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ItICW-0001Qo-2o for emacs-pretest-bug@gnu.org; Sat, 17 Nov 2007 02:34:48 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1ItICR-0004D3-PD for emacs-pretest-bug@gnu.org; Sat, 17 Nov 2007 02:34:46 -0500 Original-Received: from loadbalancer1.orcon.net.nz ([219.88.242.3] helo=mx5.orcon.net.nz) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1ItICR-0004A1-30 for emacs-pretest-bug@gnu.org; Sat, 17 Nov 2007 02:34:43 -0500 Original-Received: from Debian-exim by mx5.orcon.net.nz with local (Exim 4.67) (envelope-from ) id 1ItICG-0005jE-22 for emacs-pretest-bug@gnu.org; Sat, 17 Nov 2007 20:34:32 +1300 Original-Received: from 60-234-130-144.bitstream.orcon.net.nz ([60.234.130.144] helo=cecil.here) by mx5.orcon.net.nz with smtp (Exim 4.67) (envelope-from ) id 1ItICF-0005j0-J9 for emacs-pretest-bug@gnu.org; Sat, 17 Nov 2007 20:34:31 +1300 Original-Received: (qmail 31666 invoked from network); 17 Nov 2007 20:34:30 +1300 Original-Received: from unknown (HELO candyboy.here) (192.168.3.170) by cecil.here with SMTP; 17 Nov 2007 20:34:30 +1300 Original-Received: from toby by candyboy.here with local (Exim 4.67) (envelope-from ) id 1ItICE-0005ul-HZ; Sat, 17 Nov 2007 20:34:30 +1300 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) X-DSPAM-Check: by mx5.orcon.net.nz on Sat, 17 Nov 2007 20:34:32 +1300 X-DSPAM-Processed: Sat Nov 17 20:34:32 2007 X-DSPAM-Improbability: 1 in 221 chance of being spam X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:83419 gmane.emacs.pretest.bugs:20297 Archived-At: $ emacs -Q M-x newsticker-show-news In the *newsticker* buffer that is now current, movement commands such as n or appear to have no effect, but the effect becomes apparent following a C-l. Alos, the scroll bar is not rendered properly. I have reproduced this on a trunk build (2007-11-17) without the Debian patches as well. The problem doesn't show up on the EMACS_22_BASE branch. In GNU Emacs 23.0.50.1 (x86_64-pc-linux-gnu, GTK+ Version 2.12.1) of 2007-11-12 on elegiac, modified by Debian (Debian emacs-snapshot package, version 1:20071111-1) Windowing system distributor `The X.Org Foundation', version 11.0.10300000 configured using `configure '--build' 'x86_64-linux-gnu' '--host' 'x86_64-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.0.50/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.0.50/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.0.50/leim' '--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_NZ.UTF-8 locale-coding-system: utf-8 default-enable-multibyte-characters: t