From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sven Joachim Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; tool bar icons missing or executing wrong commands Date: Mon, 12 May 2008 15:25:41 +0200 Message-ID: <87ve1jodre.fsf@gmx.de> References: <87hcd3smvg.fsf@patagonia.sebmags.homelinux.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1210598884 27089 80.91.229.12 (12 May 2008 13:28:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 May 2008 13:28:04 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: "Sebastian P. Luque" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 12 15:28:42 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 1JvY4x-0000D7-2Z for ged-emacs-devel@m.gmane.org; Mon, 12 May 2008 15:28:35 +0200 Original-Received: from localhost ([127.0.0.1]:48041 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JvY4E-0002qr-IX for ged-emacs-devel@m.gmane.org; Mon, 12 May 2008 09:27:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JvY48-0002n3-Aa for emacs-devel@gnu.org; Mon, 12 May 2008 09:27:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JvY46-0002kv-S8 for emacs-devel@gnu.org; Mon, 12 May 2008 09:27:43 -0400 Original-Received: from [199.232.76.173] (port=49363 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JvY46-0002kj-DJ for emacs-devel@gnu.org; Mon, 12 May 2008 09:27:42 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:37903) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JvY45-00060D-Qi for emacs-devel@gnu.org; Mon, 12 May 2008 09:27:41 -0400 Original-Received: from mail.gnu.org ([199.232.76.166]:58917 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JvY3D-0000lI-Md for emacs-pretest-bug@gnu.org; Mon, 12 May 2008 09:26:47 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JvY3z-0005yi-Vb for emacs-pretest-bug@gnu.org; Mon, 12 May 2008 09:27:41 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:36525) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JvY3z-0005yI-Ek for emacs-pretest-bug@gnu.org; Mon, 12 May 2008 09:27:35 -0400 Original-Received: (qmail invoked by alias); 12 May 2008 13:27:33 -0000 Original-Received: from p54863C43.dip.t-dialin.net (EHLO debian) [84.134.60.67] by mail.gmx.net (mp045) with SMTP; 12 May 2008 15:27:33 +0200 X-Authenticated: #28250155 X-Provags-ID: V01U2FsdGVkX1/rD1wcKCjrz04OilkwriaMJcyEeWN6E90iATN49W feOaGXwDVKWhIJ In-Reply-To: <87hcd3smvg.fsf@patagonia.sebmags.homelinux.org> (Sebastian P. Luque's message of "Mon, 12 May 2008 07:55:15 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Y-GMX-Trusted: 0 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:97018 gmane.emacs.pretest.bugs:22281 Archived-At: On 2008-05-12 14:55 +0200, Sebastian P. Luque wrote: > In fact, it was the one before the previous snapshot (a bug in the > latter made me skip it). The snapshot where the tool bar was functional > was built on Wed, 16 Apr 2008 19:19:27 +0200 (this time stamp comes from > changelog.Debian.gz in the emacs-snapshot-common Debian package˛). The next snapshot from April 30 also has proper toolbars. The problem appeared later, Yidong being the first to notice it: http://lists.gnu.org/archive/html/emacs-devel/2008-05/msg00591.html. Sven