From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harald Hanche-Olsen Newsgroups: gmane.emacs.devel Subject: Re: Guile in Emacs Date: Thu, 15 Apr 2010 18:42:24 -0400 (EDT) Message-ID: <20100415.184224.326772254.hanche@math.ntnu.no> References: <87FA5F05CB9C41409B9E72BD06D7C8CF@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1271371785 31005 80.91.229.12 (15 Apr 2010 22:49:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 15 Apr 2010 22:49:45 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 16 00:49:44 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 1O2XsT-00049Y-VB for ged-emacs-devel@m.gmane.org; Fri, 16 Apr 2010 00:49:42 +0200 Original-Received: from localhost ([127.0.0.1]:55870 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O2XsS-0002y3-Cb for ged-emacs-devel@m.gmane.org; Thu, 15 Apr 2010 18:49:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O2XsN-0002xs-4o for emacs-devel@gnu.org; Thu, 15 Apr 2010 18:49:35 -0400 Original-Received: from [140.186.70.92] (port=59252 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O2Xoz-0002D0-CF for emacs-devel@gnu.org; Thu, 15 Apr 2010 18:49:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O2Xla-0003ED-4v for emacs-devel@gnu.org; Thu, 15 Apr 2010 18:46:03 -0400 Original-Received: from anne.math.ntnu.no ([129.241.15.150]:56839) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1O2XlY-0003DY-0J for emacs-devel@gnu.org; Thu, 15 Apr 2010 18:42:33 -0400 Original-Received: (qmail 3249 invoked from network); 15 Apr 2010 22:42:27 -0000 Original-Received: from gauss.math.ntnu.no (HELO localhost) (hanche@129.241.15.102) by anne.math.ntnu.no with ESMTPA; 15 Apr 2010 22:42:27 -0000 In-Reply-To: X-URL: http://www.math.ntnu.no/~hanche/ X-Mailer: Mew version 6.3.50 on Emacs 24.0.50 / Mule 6.0 (HANACHIRUSATO) X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:123725 Archived-At: + Richard Stallman : > Do we have a good quality free Common Lisp manual? Unfortunately, assuming the GNU definition of "free", I am afraid the answer is no. You can read the copyright notice here: http://www.lispworks.com/documentation/HyperSpec/Front/Help.htm#Legal - Harald