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: Guile in Emacs Date: Sat, 17 Apr 2010 00:40:54 -0400 Message-ID: References: <87FA5F05CB9C41409B9E72BD06D7C8CF@us.oracle.com> <20100415.184224.326772254.hanche@math.ntnu.no> <20100415.185042.286624910.hanche@math.ntnu.no> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: dough.gmane.org 1271479269 6407 80.91.229.12 (17 Apr 2010 04:41:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 17 Apr 2010 04:41:09 +0000 (UTC) Cc: emacs-devel@gnu.org To: Harald Hanche-Olsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 17 06:41:07 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1O2zq7-0003GE-6K for ged-emacs-devel@m.gmane.org; Sat, 17 Apr 2010 06:41:07 +0200 Original-Received: from localhost ([127.0.0.1]:36111 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O2zq6-0006SZ-6K for ged-emacs-devel@m.gmane.org; Sat, 17 Apr 2010 00:41:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O2zpy-0006SA-RG for emacs-devel@gnu.org; Sat, 17 Apr 2010 00:40:58 -0400 Original-Received: from [199.232.76.173] (port=41971 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O2zpy-0006Ry-55 for emacs-devel@gnu.org; Sat, 17 Apr 2010 00:40:58 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1O2zpv-0004mf-6R for emacs-devel@gnu.org; Sat, 17 Apr 2010 00:40:57 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:53416) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1O2zpu-0004mb-VU for emacs-devel@gnu.org; Sat, 17 Apr 2010 00:40:55 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1O2zpu-0002Av-4z; Sat, 17 Apr 2010 00:40:54 -0400 In-reply-to: <20100415.185042.286624910.hanche@math.ntnu.no> (message from Harald Hanche-Olsen on Thu, 15 Apr 2010 18:50:42 -0400 (EDT)) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:123790 Archived-At: apart from Common Lisp the Language 2nd ed (http://www.cs.cmu.edu/Groups/AI/html/cltl/cltl2.html), whose license is not explicitly stated anywhere I can see. If it has no language, that means copying and modification are prohibited by copyright law. If you can find the authors, maybe we can convince them to free it. it predates the CL standard, so it may be partially outdated. Updating it is surely much easier than starting from scratch.