From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: tool bar icons not updated according to :active condition Date: Wed, 01 Mar 2006 12:55:04 -0500 Message-ID: References: <873bi8ok5h.fsf@stupidchicken.com> <87zmkb8r6r.fsf@stupidchicken.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1141410931 2795 80.91.229.2 (3 Mar 2006 18:35:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Mar 2006 18:35:31 +0000 (UTC) Cc: Reiner.Steib@gmx.de, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 03 19:35:29 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FFF7Z-00044I-VZ for ged-emacs-devel@m.gmane.org; Fri, 03 Mar 2006 19:35:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FFF7Y-00064o-Fh for ged-emacs-devel@m.gmane.org; Fri, 03 Mar 2006 13:35:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FEidr-0005ck-Sd for emacs-devel@gnu.org; Thu, 02 Mar 2006 02:54:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FEidm-0005aO-TP for emacs-devel@gnu.org; Thu, 02 Mar 2006 02:54:27 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FEi6c-00049d-Ns for emacs-devel@gnu.org; Thu, 02 Mar 2006 02:20:10 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FEVYo-0004RU-VW for emacs-devel@gnu.org; Wed, 01 Mar 2006 12:56:27 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FEVXU-0002a6-ST; Wed, 01 Mar 2006 12:55:04 -0500 Original-To: Chong Yidong In-reply-to: <87zmkb8r6r.fsf@stupidchicken.com> (message from Chong Yidong on Tue, 28 Feb 2006 09:59:40 -0500) 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:51081 Archived-At: I suggest adding "Add a function to redraw just the tool bar" to TODO. Such a function may be necessary, but the result would be rather unsatisfactory. A similar issue arises for the menu bar, and we have managed to handle it more or less automatically. Can't we do the same thing for the toolbar?