From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Toolbar redraw causes unwanted selection Date: Fri, 15 Dec 2006 11:09:55 +0100 Message-ID: References: NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1166177507 15786 80.91.229.10 (15 Dec 2006 10:11:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Dec 2006 10:11:47 +0000 (UTC) Cc: jdsmith@as.arizona.edu, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 15 11:11:45 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GvA2S-0002H7-Vm for ged-emacs-devel@m.gmane.org; Fri, 15 Dec 2006 11:11:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GvA2R-0006iJ-2C for ged-emacs-devel@m.gmane.org; Fri, 15 Dec 2006 05:11:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GvA1C-0006bT-A5 for emacs-devel@gnu.org; Fri, 15 Dec 2006 05:10:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GvA17-0006Z4-3a for emacs-devel@gnu.org; Fri, 15 Dec 2006 05:10:15 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GvA15-0006YA-Mp for emacs-devel@gnu.org; Fri, 15 Dec 2006 05:10:12 -0500 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GvA10-0004PN-Oo; Fri, 15 Dec 2006 05:10:08 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepb.post.tele.dk (Postfix) with SMTP id 4C278A50042; Fri, 15 Dec 2006 11:09:58 +0100 (CET) Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Fri\, 15 Dec 2006 00\:03\:06 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux) 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:63757 Archived-At: Richard Stallman writes: > The reason I suggest waiting for C-l (or maybe for something else) > before making it smaller is that I think the frequent changes > in tool bar size, when switching back and forth between two windows, > could be annoying for the user. I don't see an easy way to implement the "wait for C-l" -- and for the case at hand, it doesn't even solve the problem, as the abnormal behaviour happens when the toolbar size is increased. And there are no _frequent_ changes in tool-bar size; it happens when users change buffers/windows ... which is the right/only time to do it. In any case, I've fixed the reported bug, so I don't see a need to change tool-bar functionality now. -- Kim F. Storm http://www.cua.dk