From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Building with image support Date: Fri, 26 Oct 2007 11:58:06 +0100 Message-ID: <4721C83E.1080301@gnu.org> References: <86abq74fdy.fsf@lola.quinscape.zz> <86sl3y2sm9.fsf@lola.quinscape.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1193396337 3963 80.91.229.12 (26 Oct 2007 10:58:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 26 Oct 2007 10:58:57 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eric Lilja Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 26 12:58:59 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 1IlMtx-0008Ui-Bp for ged-emacs-devel@m.gmane.org; Fri, 26 Oct 2007 12:58:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IlMto-0000nz-04 for ged-emacs-devel@m.gmane.org; Fri, 26 Oct 2007 06:58:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IlMti-0000n6-Gh for emacs-devel@gnu.org; Fri, 26 Oct 2007 06:58:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IlMtg-0000mU-Q6 for emacs-devel@gnu.org; Fri, 26 Oct 2007 06:58:38 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IlMtg-0000mR-HY for emacs-devel@gnu.org; Fri, 26 Oct 2007 06:58:36 -0400 Original-Received: from outmail1.freedom2surf.net ([194.106.33.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IlMtg-0006hy-2b for emacs-devel@gnu.org; Fri, 26 Oct 2007 06:58:36 -0400 Original-Received: from [127.0.0.1] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail1.freedom2surf.net (Postfix) with ESMTP id CF5FC51595; Fri, 26 Oct 2007 11:58:28 +0100 (BST) User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) In-Reply-To: X-detected-kernel: by monty-python.gnu.org: 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:81768 Archived-At: Eric Lilja wrote: > I see, do you know if it has any effect on windows? When I'm using > GNU/Linux, I use the binary supplied with my distribution. I don't > know how to build it on that platform yet. I will most likely try to > learn that if I continue to use the cvs trunk version. The visual effect of using PNG images is the same on Windows as other platforms, but on Windows you would need to customize the toolbar to use your choice of PNG icons (not included with Emacs), whereas on GNU/Linux using a GTK build of Emacs, you will automatically get the appropriate PNG icons from the GTK theme you have selected. Building on GNU/Linux is not much different than on Windows, except all the commands are performed from the top level directory instead of the nt subdirectory.