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: C file recoginzed as image file Date: Tue, 09 Jan 2007 11:06:03 +0000 Message-ID: <45A3771B.5070108@gnu.org> References: <45A2D32A.8020804@gmail.com> <45A3650B.80504@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1168340799 2100 80.91.229.12 (9 Jan 2007 11:06:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 9 Jan 2007 11:06:39 +0000 (UTC) Cc: dooglus@gmail.com, rms@gnu.org, lekktu@gmail.com, c.a.rendle@gmail.com, emacs-devel@gnu.org, monnier@iro.umontreal.ca, storm@cua.dk, eliz@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 09 12:06:36 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 1H4EoI-0001FM-FA for ged-emacs-devel@m.gmane.org; Tue, 09 Jan 2007 12:06:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H4EoI-0005AL-1Y for ged-emacs-devel@m.gmane.org; Tue, 09 Jan 2007 06:06:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H4Eo1-00057b-6Q for emacs-devel@gnu.org; Tue, 09 Jan 2007 06:06:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H4Enx-000546-EH for emacs-devel@gnu.org; Tue, 09 Jan 2007 06:06:10 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H4Enx-00053x-4x for emacs-devel@gnu.org; Tue, 09 Jan 2007 06:06:09 -0500 Original-Received: from [194.106.33.237] (helo=outmail1.freedom2surf.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H4Env-0004nK-F1; Tue, 09 Jan 2007 06:06:07 -0500 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 3FD32511E5; Tue, 9 Jan 2007 11:06:06 +0000 (GMT) User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) Original-To: "Lennart Borgman (gmail)" In-Reply-To: <45A3650B.80504@gmail.com> 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:65049 Archived-At: Lennart Borgman (gmail) wrote: > Then I am beginning to think that this might be a problem only on w32. > On w32 we are not using image libraries that are available from MS > Windows. There are no Free libraries available from MS Windows to handle the image types that Emacs supports. And even if there were, it does not make sense to use a completely different set of image libraries on MS Windows than on other platforms.