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: Thu, 15 Apr 2010 14:47:59 -0400 Message-ID: References: <4B8147A9.7030504@gmail.com> <87wrxrr4md.fsf@gnu.org><3vsk8ecg6a.fsf@fencepost.gnu.org> <873a0euot4.fsf@stupidchicken.com> <873a0cyv3r.fsf@lola.goethe.zz> <87aauiho3y.fsf_-_@lifelogs.com><1271028837.6164.55.camel@dell-desktop.example.com><1271102739.6067.38.camel@dell-desktop.example.com><8039yz34ka.fsf@tiny.isode.net><1271173887.6067.53.camel@dell-desktop.example.com> <87FA5F05CB9C41409B9E72BD06D7C8CF@us.oracle.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: dough.gmane.org 1271360121 22517 80.91.229.12 (15 Apr 2010 19:35:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 15 Apr 2010 19:35:21 +0000 (UTC) Cc: bruce.stephens@isode.com, lord@emf.net, emacs-devel@gnu.org, christian@defun.dk, christian.lynbech@tieto.com To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 15 21:35:19 2010 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 1O2UqL-000162-9P for ged-emacs-devel@m.gmane.org; Thu, 15 Apr 2010 21:35:17 +0200 Original-Received: from localhost ([127.0.0.1]:41267 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O2UqK-0003ec-E7 for ged-emacs-devel@m.gmane.org; Thu, 15 Apr 2010 15:35:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O2UqB-0003ba-Rk for emacs-devel@gnu.org; Thu, 15 Apr 2010 15:35:07 -0400 Original-Received: from [199.232.76.173] (port=36717 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O2Uq6-0003ZL-12 for emacs-devel@gnu.org; Thu, 15 Apr 2010 15:35:02 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1O2U6s-0002U9-Lg for emacs-devel@gnu.org; Thu, 15 Apr 2010 14:48:21 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:55249) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1O2U6l-0002Tv-FF for emacs-devel@gnu.org; Thu, 15 Apr 2010 14:48:18 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1O2U6Z-0007g1-IX; Thu, 15 Apr 2010 14:47:59 -0400 In-reply-to: <87FA5F05CB9C41409B9E72BD06D7C8CF@us.oracle.com> (drew.adams@oracle.com) 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:123719 Archived-At: The Elisp manual would not need to document things that are vanilla Common Lisp (i.e. respect the CL standard). It could simply cross-reference the relevant CL doc. Do we have a good quality free Common Lisp manual?