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 changes Date: Tue, 13 May 2008 22:06:54 +0300 Message-ID: References: <18457.37369.262079.668907@kahikatea.snap.net.nz> <200805040056.m440u3eS022727@sallyv1.ics.uci.edu> <874p9dn46h.fsf@stupidchicken.com> <87hcd8i7iq.fsf_-_@stupidchicken.com> <87skwmrsax.fsf@stupidchicken.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org Content-Transfer-Encoding: 7BIT X-Trace: ger.gmane.org 1210705669 23463 80.91.229.12 (13 May 2008 19:07:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 13 May 2008 19:07:49 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 13 21:08:25 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 1Jvzqz-000694-6t for ged-emacs-devel@m.gmane.org; Tue, 13 May 2008 21:08:01 +0200 Original-Received: from localhost ([127.0.0.1]:53000 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JvzqG-0003up-AZ for ged-emacs-devel@m.gmane.org; Tue, 13 May 2008 15:07:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jvzq8-0003sw-Vo for emacs-devel@gnu.org; Tue, 13 May 2008 15:07:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jvzq8-0003s5-4d for emacs-devel@gnu.org; Tue, 13 May 2008 15:07:08 -0400 Original-Received: from [199.232.76.173] (port=40305 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jvzq7-0003rr-VT for emacs-devel@gnu.org; Tue, 13 May 2008 15:07:08 -0400 Original-Received: from mtaout1.012.net.il ([84.95.2.1]:9656) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jvzq7-0002sn-IL for emacs-devel@gnu.org; Tue, 13 May 2008 15:07:07 -0400 Original-Received: from HOME-C4E4A596F7 ([83.130.255.47]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K0T00FPBN3PRU20@i-mtaout1.012.net.il> for emacs-devel@gnu.org; Tue, 13 May 2008 22:21:26 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 9.1 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:97098 Archived-At: > From: Stefan Monnier > Date: Tue, 13 May 2008 14:19:29 -0400 > Cc: Tassilo Horn , > Reiner Steib , > Juanma Barranquero , emacs-devel@gnu.org, > "Sebastian P. Luque" , > 225-done@emacsbugs.donarmstrong.com > > Thank you. I wonder why it never hit me.... Oh yes now I remember: > I threw away this caching code in my own Emacs (I threw it out a long > time ago, i.e. when I added the where-is-internal reverse keymap cache, > since this made on-the-fly recomputation sufficiently fast for me to > make the cache unnecessary I really don't see how can an active Emacs maintainer afford using such a deviant code base. I think in the long run, this will hamper your testing of both yours and others' code, like it did in this case.