From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: new version of the proposed emacs icons Date: Mon, 03 Mar 2008 16:17:39 -0500 Message-ID: References: <200802041612.m14GCq7w003656@sallyv1.ics.uci.edu> <200802070442.m174gVln014478@sallyv1.ics.uci.edu> <200802082357.m18NvkTG015950@sallyv1.ics.uci.edu> <200802100759.m1A7xXlg025221@sallyv1.ics.uci.edu> <200802110240.m1B2ePIw013083@sallyv1.ics.uci.edu> <200803021819.m22IJXCl018093@sallyv1.ics.uci.edu> <47CB0539.1010801@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204579141 11864 80.91.229.12 (3 Mar 2008 21:19:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Mar 2008 21:19:01 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org, Dan Nicolaescu , Kentaro Ohkouchi , zenitani@mac.com, Jason Rumney To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 03 22:19:26 2008 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 1JWI4B-0002cq-L2 for ged-emacs-devel@m.gmane.org; Mon, 03 Mar 2008 22:19:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JWI3d-0000Rj-TQ for ged-emacs-devel@m.gmane.org; Mon, 03 Mar 2008 16:18:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JWI2Z-0007ZE-6M for emacs-devel@gnu.org; Mon, 03 Mar 2008 16:17:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JWI2X-0007Wo-LD for emacs-devel@gnu.org; Mon, 03 Mar 2008 16:17:42 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JWI2X-0007WU-BV for emacs-devel@gnu.org; Mon, 03 Mar 2008 16:17:41 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JWI2X-000660-3q; Mon, 03 Mar 2008 16:17:41 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JWI2W-0008Rz-0A; Mon, 03 Mar 2008 16:17:40 -0500 X-Spook: defense information warfare Taiwan Honduras bank Mafia X-Ran: j[QDqO)^w{lJynTs:/A26tRxnMy@mI_`meCCXvlWd7{Te,<@\:}Xub@>>d,%89|]_ZU6c/ X-Hue: magenta X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: 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:91226 Archived-At: Stefan Monnier wrote: >>>> Also, it would be better to rename emacs/src/gnu.h to something like >>>> emacs/src/icon.h so that it is more obvious what that file is used for. >>> Why choose: "gnu-icon.h" >> But it's not the GNU icon, it's the Emacs icon. At one time the icon was >> a GNU head, so maybe that is where the filename comes from. > > Then how about ....drumroll.... emacs-icon.h? A poor choice, because `make clean' in src/ deletes emacs-*. (And what else would src/icon.h in the Emacs directory be, if not the Emacs icon?)