From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Toolbar redraw causes unwanted selection Date: Fri, 15 Dec 2006 11:33:38 +0100 Message-ID: <86d56l4fel.fsf@lola.quinscape.zz> References: NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1166179020 20841 80.91.229.10 (15 Dec 2006 10:37:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Dec 2006 10:37:00 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 15 11:36:58 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 1GvAQx-000518-JS for ged-emacs-devel@m.gmane.org; Fri, 15 Dec 2006 11:36:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GvAQw-0003hC-WE for ged-emacs-devel@m.gmane.org; Fri, 15 Dec 2006 05:36:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GvAO1-0001R6-24 for emacs-devel@gnu.org; Fri, 15 Dec 2006 05:33:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GvANw-0001NT-Nb for emacs-devel@gnu.org; Fri, 15 Dec 2006 05:33:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GvANv-0001NG-VK for emacs-devel@gnu.org; Fri, 15 Dec 2006 05:33:48 -0500 Original-Received: from [62.67.228.11] (helo=pc3.berlin.powerweb.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GvANu-0008Ut-Pr for emacs-devel@gnu.org; Fri, 15 Dec 2006 05:33:47 -0500 Original-Received: from quinscape.de (pd95b0fdb.dip0.t-ipconnect.de [217.91.15.219]) by pc3.berlin.powerweb.de (8.9.3p3/8.9.3) with ESMTP id LAA08398 for ; Fri, 15 Dec 2006 11:33:39 +0100 X-Delivered-To: Original-Received: (qmail 25177 invoked from network); 15 Dec 2006 10:33:38 -0000 Original-Received: from unknown (HELO lola.quinscape.zz) ([10.0.3.43]) (envelope-sender ) by ns.quinscape.de (qmail-ldap-1.03) with SMTP for ; 15 Dec 2006 10:33:38 -0000 Original-Received: by lola.quinscape.zz (Postfix, from userid 1001) id 74112C1A4C; Fri, 15 Dec 2006 11:33:38 +0100 (CET) Original-To: storm@cua.dk (Kim F. Storm) In-Reply-To: (Kim F. Storm's message of "Fri\, 15 Dec 2006 11\:09\:55 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (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:63759 Archived-At: storm@cua.dk (Kim F. Storm) writes: > 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. Uh, no frequent changes? The minibuffer is, after all, a separate buffer with its own toolbar and maps. -- David Kastrup