From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Time to install the new icons Date: Wed, 16 Nov 2005 11:42:02 -0500 Message-ID: <871x1gee91.fsf@stupidchicken.com> References: <87fypx16bs.fsf@stupidchicken.com> <87fypxf1a4.fsf@pacem.orebokech.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1132160856 12438 80.91.229.2 (16 Nov 2005 17:07:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 16 Nov 2005 17:07:36 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 16 18:07:30 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EcQfq-0005x0-KV for ged-emacs-devel@m.gmane.org; Wed, 16 Nov 2005 18:02:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EcQfo-0002IQ-U5 for ged-emacs-devel@m.gmane.org; Wed, 16 Nov 2005 12:02:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EcQLm-0001qB-7F for emacs-devel@gnu.org; Wed, 16 Nov 2005 11:41:34 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EcQLj-0001ns-HC for emacs-devel@gnu.org; Wed, 16 Nov 2005 11:41:33 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EcQLi-0001n1-QN for emacs-devel@gnu.org; Wed, 16 Nov 2005 11:41:31 -0500 Original-Received: from [18.19.6.82] (helo=localhost.localdomain) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EcQLh-0003tk-Vr for emacs-devel@gnu.org; Wed, 16 Nov 2005 11:41:30 -0500 Original-Received: by localhost.localdomain (Postfix, from userid 1000) id 8E4ED12089B; Wed, 16 Nov 2005 11:42:02 -0500 (EST) Original-To: Romain Francoise In-Reply-To: <87fypxf1a4.fsf@pacem.orebokech.com> (Romain Francoise's message of "Wed, 16 Nov 2005 09:24:35 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:46098 Archived-At: Romain Francoise writes: > Chong Yidong writes: > >> Since no one else seemed interested in doing this, I have gone ahead >> and installed the new Emacs icon as the default frame bitmap icon for >> X windows. > > Starting a freshly bootstrapped Emacs now gives me the following: > > (emacs:10833): Gdk-WARNING **: gdkpixbuf-drawable.c:1249: Source > drawable has no colormap; either pass in a colormap, or set the > colormap on the drawable with gdk_drawable_set_colormap() Should be fixed now. (The annoying black border I reported in an earlier message should also be gone.) >> The relevant changes have been checked into src/image.c, src/xterm.c, >> and src/gnu.h. The icon itself is in src/gnu.h, as an xpm string. > > Why is this new icon still called `gnu'? Unlike the old icon, it does > not represent a gnu... Hmm. Good point :-P