From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Tool-bar buttons unresponsive with tooltips on Date: Thu, 20 Oct 2005 11:06:20 +0200 Message-ID: References: <29911216.1129711174895.JavaMail.www@wwinf0202> <4356830F.3000002@swipnet.se> <6752BDE2-0EF5-47FF-BB01-F9050E7A4026@swipnet.se> <87k6g9unq8.fsf_-_@stupidchicken.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1129804316 11666 80.91.229.2 (20 Oct 2005 10:31:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Oct 2005 10:31:56 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 20 12:31:45 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ESXg9-0007D2-Cg for ged-emacs-devel@m.gmane.org; Thu, 20 Oct 2005 12:29:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ESXg8-0000yu-2f for ged-emacs-devel@m.gmane.org; Thu, 20 Oct 2005 06:29:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ESWOf-0008UM-D6 for emacs-devel@gnu.org; Thu, 20 Oct 2005 05:07:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ESWOU-0007u8-G4 for emacs-devel@gnu.org; Thu, 20 Oct 2005 05:07:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ESWOR-0007mF-35 for emacs-devel@gnu.org; Thu, 20 Oct 2005 05:07:23 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ESWOQ-0003IJ-SR for emacs-devel@gnu.org; Thu, 20 Oct 2005 05:07:23 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-148-220.inter.net.il [80.230.148.220]) by romy.inter.net.il (MOS 3.5.8-GR) with ESMTP id CTG68926 (AUTH halo1); Thu, 20 Oct 2005 11:06:16 +0200 (IST) Original-To: Chong Yidong In-reply-to: <87k6g9unq8.fsf_-_@stupidchicken.com> (message from Chong Yidong on Wed, 19 Oct 2005 18:49:03 -0400) 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:44396 Archived-At: > From: Chong Yidong > Date: Wed, 19 Oct 2005 18:49:03 -0400 > > This patch fixes the bug. However, it's pure hackery since I'm not > familiar with the code at all. Can someone tell me if it makes sense > to do this? I don't have the answer to your question, but the snippet you changed absolutely needs a comment that would explain its subtleties (as discussed in this thread).