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: Fri, 07 Sep 2007 09:10:09 +0200 Message-ID: <46E0F951.4040405@swipnet.se> References: <46D650E5.1030402@swipnet.se> <46DBB2D1.4090101@googlemail.com> <46DF977F.4050501@swipnet.se> 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 1189149089 15868 80.91.229.12 (7 Sep 2007 07:11:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 7 Sep 2007 07:11:29 +0000 (UTC) Cc: bhawkeslewis@googlemail.com, sdl.web@gmail.com, mituharu@math.s.chiba-u.ac.jp, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 07 09:11:27 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 1ITXzy-0002hU-Ea for ged-emacs-devel@m.gmane.org; Fri, 07 Sep 2007 09:11:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ITXzw-0004K6-GT for ged-emacs-devel@m.gmane.org; Fri, 07 Sep 2007 03:11:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ITXzt-0004I2-MY for emacs-devel@gnu.org; Fri, 07 Sep 2007 03:11:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ITXzr-0004Fk-Dk for emacs-devel@gnu.org; Fri, 07 Sep 2007 03:11:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ITXzr-0004Fh-Ai for emacs-devel@gnu.org; Fri, 07 Sep 2007 03:11:19 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1ITXzl-0006aP-JQ; Fri, 07 Sep 2007 03:11:13 -0400 Original-Received: from av11-2-sn2.hy.skanova.net ([81.228.8.184]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ITXzj-0004U2-SJ; Fri, 07 Sep 2007 03:11:12 -0400 Original-Received: by av11-2-sn2.hy.skanova.net (Postfix, from userid 502) id AB61B37EAA; Fri, 7 Sep 2007 09:11:03 +0200 (CEST) Original-Received: from smtp4-1-sn2.hy.skanova.net (smtp4-1-sn2.hy.skanova.net [81.228.8.92]) by av11-2-sn2.hy.skanova.net (Postfix) with ESMTP id 9958E37E9D; Fri, 7 Sep 2007 09:11:03 +0200 (CEST) Original-Received: from husetbladh.homeip.net (90-231-102-24-no59.tbcn.telia.com [90.231.102.24]) by smtp4-1-sn2.hy.skanova.net (Postfix) with ESMTP id E3F7537E4C; Fri, 7 Sep 2007 09:11:01 +0200 (CEST) User-Agent: Thunderbird 2.0.0.6 (X11/20070728) In-Reply-To: X-detected-kernel: Linux 2.4-2.6 X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) 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:78102 Archived-At: Richard Stallman skrev: > > 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. > > It is so frustrating to deal with replacing icons so often. Let's put > this off until we are about to pretest Emacs 23. Okay. > By then, they will probably have different icons. :-) Maybe we should consider implementing using theme icons for other builds as well? But W32, cygwin and OSX would not benefit from that, so maybe not. Jan D.