From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: bad tool-bar icons in Emacs 22.1 release Date: Sat, 30 Jun 2007 14:38:31 -0400 Message-ID: References: <466C80A3.1040102@gnu.org> <466D34C5.8050604@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1183228728 15265 80.91.229.12 (30 Jun 2007 18:38:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 30 Jun 2007 18:38:48 +0000 (UTC) Cc: jasonr@gnu.org, Reiner Steib , emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 30 20:38:42 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 1I4hqC-0000ku-Or for ged-emacs-devel@m.gmane.org; Sat, 30 Jun 2007 20:38:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I4hqC-0000DS-7R for ged-emacs-devel@m.gmane.org; Sat, 30 Jun 2007 14:38:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I4hq8-00009P-La for emacs-devel@gnu.org; Sat, 30 Jun 2007 14:38:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I4hq7-00005i-6p for emacs-devel@gnu.org; Sat, 30 Jun 2007 14:38:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I4hq7-00005Y-2r for emacs-devel@gnu.org; Sat, 30 Jun 2007 14:38:35 -0400 Original-Received: from bc.sympatico.ca ([209.226.175.184] helo=tomts22-srv.bellnexxia.net) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I4hq5-0000fd-DI; Sat, 30 Jun 2007 14:38:33 -0400 Original-Received: from ceviche.home ([70.55.83.23]) by tomts22-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20070630183832.OHVF875.tomts22-srv.bellnexxia.net@ceviche.home>; Sat, 30 Jun 2007 14:38:32 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 266BFB590C; Sat, 30 Jun 2007 14:38:31 -0400 (EDT) In-Reply-To: (Richard Stallman's message of "Sat\, 30 Jun 2007 11\:10\:00 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-detected-kernel: Solaris 8 (1) 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:74069 Archived-At: > Would someone like to put libxpm into a subdirectory in the trunk, > and integrate it in? Do we really want to do that? That means trying to stay up-to-date, so extra work to sync that with the upstream code etc... And all that only for the benefit of w32 users? It seems simpler to inlcude the libxpm binary DLLs in the precompiled Emacs tarball we distribute for w32. We can also include a copy of the libxpm source code along side the prebuilt tarball on the FTP site, of course. Stefan