From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?SmFuIERqw6Rydg==?= Newsgroups: gmane.emacs.devel Subject: Re: Emacs tool bar on Fedora14 Date: Wed, 10 Nov 2010 20:29:16 +0100 Message-ID: <4CDAF28C.8040405@swipnet.se> References: <4CDADD76.9070809@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1289417376 10452 80.91.229.12 (10 Nov 2010 19:29:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 10 Nov 2010 19:29:36 +0000 (UTC) Cc: Emacs To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 10 20:29:32 2010 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 1PGGMO-0005E4-01 for ged-emacs-devel@m.gmane.org; Wed, 10 Nov 2010 20:29:32 +0100 Original-Received: from localhost ([127.0.0.1]:43040 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PGGMN-0003iG-Ap for ged-emacs-devel@m.gmane.org; Wed, 10 Nov 2010 14:29:31 -0500 Original-Received: from [140.186.70.92] (port=48012 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PGGMI-0003fd-8k for emacs-devel@gnu.org; Wed, 10 Nov 2010 14:29:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PGGMH-0001lc-AH for emacs-devel@gnu.org; Wed, 10 Nov 2010 14:29:26 -0500 Original-Received: from smtprelay-h32.telenor.se ([213.150.131.5]:54573) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PGGMH-0001lJ-1G for emacs-devel@gnu.org; Wed, 10 Nov 2010 14:29:25 -0500 Original-Received: from ipb4.telenor.se (ipb4.telenor.se [195.54.127.167]) by smtprelay-h32.telenor.se (Postfix) with ESMTP id 59899C043 for ; Wed, 10 Nov 2010 20:29:23 +0100 (CET) X-SENDER-IP: [85.225.45.100] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjkxAIeB2kxV4S1kPGdsb2JhbACDOYRSmicMAQEBATUtrUORCIEigzVzBI1j X-IronPort-AV: E=Sophos;i="4.59,179,1288566000"; d="scan'208";a="1690601032" Original-Received: from c-642de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.100]) by ipb4.telenor.se with ESMTP; 10 Nov 2010 20:29:22 +0100 Original-Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id 4DB037FA05A; Wed, 10 Nov 2010 20:29:22 +0100 (CET) User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 In-Reply-To: <4CDADD76.9070809@alice.it> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:132524 Archived-At: 2010-11-10 18:59, Angelo Graziosi skrev: > Yesterday I did the build of Emacs trunk rev.102296 on a a Fedora 14 GNU/Linux > system (at work). Configure says: > > [...] > Configured for `x86_64-unknown-linux-gnu'. > > Where should the build process find the source code? /home/graziosi/work/emacs > What operating system and machine description files should Emacs use? > `s/gnu-linux.h' and `m/amdx86-64.h' > What compiler should emacs be built with? gcc -g -O2 > Should Emacs use the GNU version of malloc? yes > (Using Doug Lea's new malloc from the GNU C Library.) > Should Emacs use a relocating allocator for buffers? no > Should Emacs use mmap(2) for buffer allocation? no > What window system should Emacs use? x11 > What toolkit should Emacs use? GTK > Where do we find X Windows header files? Standard dirs > Where do we find X Windows libraries? Standard dirs > Does Emacs use -lXaw3d? no > Does Emacs use -lXpm? yes > Does Emacs use -ljpeg? yes > Does Emacs use -ltiff? yes > Does Emacs use a gif library? yes -lgif > Does Emacs use -lpng? yes > Does Emacs use -lrsvg-2? yes > Does Emacs use imagemagick? yes > Does Emacs use -lgpm? yes > Does Emacs use -ldbus? yes > Does Emacs use -lgconf? yes > Does Emacs use -lselinux? yes > Does Emacs use -lgnutls? yes > Does Emacs use -lxml2? yes > Does Emacs use -lfreetype? yes > Does Emacs use -lm17n-flt? yes > Does Emacs use -lotf? yes > Does Emacs use -lxft? yes > Does Emacs use toolkit scroll bars? yes > [...] > > and 'About Emacs' menu says that it is a Gtk+ 2.22.0 build. All seems to works > fine but I notice that the tool bar shows up each icon with, on the right, its > name. This causes a long tool bar, so that many icons are collapsed. I have > attached a screen shot. > > Any idea because this occurs? ...and workaround? > From etc/NEWS: ** GTK tool bars can have just text, just images or images and text. Customize `tool-bar-style' to choose style. On a Gnome desktop, the default is taken from the desktop settings. Jan D.