From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: felix Newsgroups: gmane.emacs.help Subject: build emacs without any kind of image support Date: Sun, 20 Mar 2005 16:30:58 +0800 Organization: Bentium Ltd. (CN99) Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1111307587 29667 80.91.229.2 (20 Mar 2005 08:33:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 20 Mar 2005 08:33:07 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 20 09:33:07 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DCvrs-0006fb-3F for geh-help-gnu-emacs@m.gmane.org; Sun, 20 Mar 2005 09:33:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DCw8i-0001Ch-Oi for geh-help-gnu-emacs@m.gmane.org; Sun, 20 Mar 2005 03:50:28 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!news.cn99.com!news.yaako.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: 218.81.28.151 Original-X-Trace: news.yaako.com 1111307459 15696 218.81.28.151 (20 Mar 2005 08:30:59 GMT) Original-X-Complaints-To: usenet@news.yaako.com Original-NNTP-Posting-Date: Sun, 20 Mar 2005 08:30:59 +0000 (UTC) User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en Original-Xref: shelby.stanford.edu gnu.emacs.help:129462 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:25017 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:25017 Hi everyone. I run my own build of cvs emacs on my winxp box, and I wish I can get rid of all the image stuff. I know that the 21.3 release does not contain image support on win32, but I want the features of the cvs version. I already configured emacs with "--withou-png --withou-jpeg ..." but it seems I just cannot disable the native image formats such as xbm and pbm. Is there anyway to build a gui emacs without any image? -- Felix