From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: Where is tool bar? Date: Sat, 24 Apr 2010 10:42:22 +0200 Message-ID: <4BD2AEEE.8090305@alice.it> References: <4BD21769.5070906@alice.it> <4BD29499.30806@swipnet.se> <83pr1p1em1.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1272098567 29427 80.91.229.12 (24 Apr 2010 08:42:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 24 Apr 2010 08:42:47 +0000 (UTC) Cc: =?UTF-8?B?SmFuIERqw6Rydg==?= , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 24 10:42:46 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1O5awl-0007Gx-Sj for ged-emacs-devel@m.gmane.org; Sat, 24 Apr 2010 10:42:44 +0200 Original-Received: from localhost ([127.0.0.1]:51820 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5awk-0008Tp-5N for ged-emacs-devel@m.gmane.org; Sat, 24 Apr 2010 04:42:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O5awc-0008Sm-Nu for emacs-devel@gnu.org; Sat, 24 Apr 2010 04:42:34 -0400 Original-Received: from [140.186.70.92] (port=38176 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5awZ-0008SL-U0 for emacs-devel@gnu.org; Sat, 24 Apr 2010 04:42:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O5awY-0005s8-EJ for emacs-devel@gnu.org; Sat, 24 Apr 2010 04:42:31 -0400 Original-Received: from smtp-out110.alice.it ([85.37.17.110]:2709) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O5awV-0005qe-HI; Sat, 24 Apr 2010 04:42:27 -0400 Original-Received: from FBCMMO03.fbc.local ([192.168.68.197]) by smtp-out110.alice.it with Microsoft SMTPSVC(6.0.3790.3959); Sat, 24 Apr 2010 10:42:24 +0200 Original-Received: from FBCMCL01B05.fbc.local ([192.168.69.86]) by FBCMMO03.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Sat, 24 Apr 2010 10:42:24 +0200 Original-Received: from [82.57.169.32] ([82.57.169.32]) by FBCMCL01B05.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Sat, 24 Apr 2010 10:42:24 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 In-Reply-To: <83pr1p1em1.fsf@gnu.org> X-OriginalArrivalTime: 24 Apr 2010 08:42:24.0233 (UTC) FILETIME=[0FBA2590:01CAE38A] X-detected-operating-system: by eggs.gnu.org: Windows 2000 SP4, XP SP1+ 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:124160 Archived-At: Il 24/04/2010 9.41, Eli Zaretskii ha scritto: >> Date: Sat, 24 Apr 2010 08:50:01 +0200 >> From: Jan Djärv >> Cc: Emacs >> >> Details please. What build, what toolkit, how did you get there from emacs -Q? > > FWIW, I see it on MS-Windows (the native build, not the Cygwin build > used by Angelo, AFAIK), with today's trunk. The only visible tool-bar > buttons are "Cut", "Copy", "Paste", "Customize", and "Help". > > It happens immediately upon startup with -Q, no additional commands > are necessary. > > It doesn't help to disable and re-enable the tool bar: I still see > only 5 buttons. All confirmed! Really it was on GNU/Linux Kubuntu 9.10, GTK build: I didn't try on Cygwin after having seen that and tool-bar.el was changed (rev. 100010), I suspected that it is a general problem. Ciao, Angelo.