From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: svn icons in the toolbar Date: Thu, 06 Sep 2007 08:00:31 +0200 Message-ID: <46DF977F.4050501@swipnet.se> References: <46D650E5.1030402@swipnet.se> <46DBB2D1.4090101@googlemail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1189058464 1492 80.91.229.12 (6 Sep 2007 06:01:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 6 Sep 2007 06:01:04 +0000 (UTC) Cc: bhawkeslewis@googlemail.com, sdl.web@gmail.com, YAMAMOTO Mitsuharu , emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 06 08:01:04 2007 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 1ITAQJ-00087M-FB for ged-emacs-devel@m.gmane.org; Thu, 06 Sep 2007 08:01:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ITAQH-0002Kj-Uv for ged-emacs-devel@m.gmane.org; Thu, 06 Sep 2007 02:01:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ITAQE-0002HJ-0j for emacs-devel@gnu.org; Thu, 06 Sep 2007 02:00:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ITAQD-0002F7-9P for emacs-devel@gnu.org; Thu, 06 Sep 2007 02:00:57 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ITAQD-0002Es-5w for emacs-devel@gnu.org; Thu, 06 Sep 2007 02:00:57 -0400 Original-Received: from av9-2-sn3.vrr.skanova.net ([81.228.9.186]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ITAQ8-0001m7-Og; Thu, 06 Sep 2007 02:00:52 -0400 Original-Received: by av9-2-sn3.vrr.skanova.net (Postfix, from userid 502) id 12AD238A85; Thu, 6 Sep 2007 08:00:51 +0200 (CEST) Original-Received: from smtp3-2-sn3.vrr.skanova.net (smtp3-2-sn3.vrr.skanova.net [81.228.9.102]) by av9-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 33F5538AFA; Thu, 6 Sep 2007 08:00:49 +0200 (CEST) Original-Received: from husetbladh.homeip.net (81-235-205-78-no59.tbcn.telia.com [81.235.205.78]) by smtp3-2-sn3.vrr.skanova.net (Postfix) with ESMTP id A2C7E37E48; Thu, 6 Sep 2007 08:00:47 +0200 (CEST) User-Agent: Thunderbird 2.0.0.6 (X11/20070728) In-Reply-To: X-Detected-Kernel: Linux 2.4-2.6 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:77946 Archived-At: Richard Stallman skrev: > It makes sense for Emacs to support using icons from a theme when a > theme provides one. I'm in favor of supporting the display of PNG and > SVG icons in the tool bar. > > Is someone proposing that we replace the icons in Emacs? If so, why? Emacs have uses Gnome tool bar icons, and now Gnome has moved forward with new icons. > When themes provide their own icons, the icons in Emacs are not used > anyway. That only applies to the Gtk+ build. Jan D.