From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: C file recoginzed as image file Date: Tue, 09 Jan 2007 20:04:04 -0500 Message-ID: References: <45A2D32A.8020804@gmail.com> <45A3650B.80504@gmail.com> <45A3771B.5070108@gnu.org> <45A38409.9080402@gmail.com> <45A3878B.2040708@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1168391098 25702 80.91.229.12 (10 Jan 2007 01:04:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 10 Jan 2007 01:04:58 +0000 (UTC) Cc: dooglus@gmail.com, lekktu@gmail.com, lennart.borgman@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 Wed Jan 10 02:04:52 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 1H4Rtb-0001ql-VQ for ged-emacs-devel@m.gmane.org; Wed, 10 Jan 2007 02:04:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H4Rtb-0002Xf-IZ for ged-emacs-devel@m.gmane.org; Tue, 09 Jan 2007 20:04:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H4RtN-0002Tn-2S for emacs-devel@gnu.org; Tue, 09 Jan 2007 20:04:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H4RtM-0002SF-8h for emacs-devel@gnu.org; Tue, 09 Jan 2007 20:04:36 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H4RtM-0002S4-6v for emacs-devel@gnu.org; Tue, 09 Jan 2007 20:04:36 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H4RtL-0004N7-Qu for emacs-devel@gnu.org; Tue, 09 Jan 2007 20:04:35 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1H4Rsq-0002Gl-P3; Tue, 09 Jan 2007 20:04:04 -0500 Original-To: Jason Rumney In-reply-to: <45A3878B.2040708@gnu.org> (message from Jason Rumney on Tue, 09 Jan 2007 12:16:11 +0000) 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:65098 Archived-At: > Even if there are no free image libraries there are image libraries > that comes with MS Windows. If they are not Free, we would not consider using them. All our software uses non-free Windows libraries when running on MS Windows. To use the Windows library for displaying GIF is not out of the question. But this is not a feasible change to make now, so there is no use discussing the question any further for now.