From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: display word wrapping Date: Tue, 01 Jun 2004 06:51:21 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <7494-Tue01Jun2004065121+0300-eliz@gnu.org> References: <20040527095900.0842.JMBARRANQUERO@wke.es> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1086064204 19133 80.91.224.253 (1 Jun 2004 04:30:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 1 Jun 2004 04:30:04 +0000 (UTC) Cc: pete_lee@swbell.net, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Jun 01 06:29:58 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BV0uT-00015Q-00 for ; Tue, 01 Jun 2004 06:29:57 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BV0uT-0006OB-00 for ; Tue, 01 Jun 2004 06:29:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BV0ug-0008L3-7t for emacs-devel@quimby.gnus.org; Tue, 01 Jun 2004 00:30:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BV0ud-0008Kg-IW for emacs-devel@gnu.org; Tue, 01 Jun 2004 00:30:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BV0ub-0008KU-N9 for emacs-devel@gnu.org; Tue, 01 Jun 2004 00:30:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BV0ub-0008KR-LH for emacs-devel@gnu.org; Tue, 01 Jun 2004 00:30:05 -0400 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BV0tU-0007sD-8X; Tue, 01 Jun 2004 00:28:56 -0400 Original-Received: from [192.114.186.23] (helo=aragorn.inter.net.il) by mx20.gnu.org with esmtp (Exim 4.34) id 1BV0mS-0007cY-EJ; Tue, 01 Jun 2004 00:21:40 -0400 Original-Received: from zaretski ([80.230.152.211]) by aragorn.inter.net.il (MOS 3.4.6-GR) with ESMTP id CZP67322; Tue, 1 Jun 2004 06:53:31 +0300 (IDT) Original-To: Jason Rumney X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Jason Rumney on Mon, 31 May 2004 19:42:12 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:24334 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:24334 > From: Jason Rumney > Date: Mon, 31 May 2004 19:42:12 +0100 > > > > Are these libraries free software? Or, do they normally come > > with the Windows kernel or the Windows compiler? > > The GPL requires asking this question. > > They are all Free Software. They are the same image libraries that > the X version of Emacs links against, and you looked over all the > licenses several months ago and confirmed that they were all GPL > compatible. That's true, but when I had a quick look at the libungif download page for Windows, it seemed to be saying that 2 auxiliary libraries are required, whose status I'm not sure about. So perhaps there's still something to check here.