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: Sat, 30 Dec 2006 23:09:56 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1167516616 29603 80.91.229.12 (30 Dec 2006 22:10:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 30 Dec 2006 22:10:16 +0000 (UTC) Cc: Drew Adams , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 30 23:10:13 2006 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 1H0mP3-00072N-3g for ged-emacs-devel@m.gmane.org; Sat, 30 Dec 2006 23:10:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H0mP2-00085j-J1 for ged-emacs-devel@m.gmane.org; Sat, 30 Dec 2006 17:10:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H0mOm-00083R-LJ for emacs-devel@gnu.org; Sat, 30 Dec 2006 17:09:52 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H0mOk-00081J-VF for emacs-devel@gnu.org; Sat, 30 Dec 2006 17:09:52 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H0mOk-00081B-MY for emacs-devel@gnu.org; Sat, 30 Dec 2006 17:09:50 -0500 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H0mOi-0003Zv-Dt; Sat, 30 Dec 2006 17:09:48 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx19.adsl-dhcp.tele.dk [80.62.38.68]) by pfepb.post.tele.dk (Postfix) with SMTP id 44692A50036; Sat, 30 Dec 2006 23:09:45 +0100 (CET) Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Sat\, 30 Dec 2006 13\:23\:37 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (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:64532 Archived-At: Richard Stallman writes: > > The idea of putting a "line break" into the tool bar sounds > > interesting for after the release. > > Sorry, I have not been following this thread, but by adding a "line break" > do you mean incrementing `tool-bar-lines'? > > No, it means putting something into the list of toolbar icons which > says "make a line break here". Like a newline character in text. This is quite easy for the native tool-bar, but it requires special treatment for each of the various tool-kits and ports. So this is definitely for after the release. -- Kim F. Storm http://www.cua.dk