From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Pascal Costanza Newsgroups: gmane.emacs.help Subject: Re: Nested Lambda function gives error in common lisp, guile, emacs lisp but works in scheme. Why? Date: Mon, 08 Oct 2007 22:48:08 +0200 Message-ID: <5mvjc8Ff5mn8U1@mid.individual.net> References: <1191735269.656673.146370@50g2000hsm.googlegroups.com> <5mrsliFesppjU1@mid.individual.net> <1191799640.394781.254540@v3g2000hsg.googlegroups.com> <1191812295.692215.113710@57g2000hsv.googlegroups.com> <5mu1pvFevrusU2@mid.individual.net> <1191875589.924947.320990@r29g2000hsg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1191879693 9700 80.91.229.12 (8 Oct 2007 21:41:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Oct 2007 21:41:33 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 08 23:41:30 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1If0Lo-0001AW-23 for geh-help-gnu-emacs@m.gmane.org; Mon, 08 Oct 2007 23:41:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1If0Li-0007QF-Mc for geh-help-gnu-emacs@m.gmane.org; Mon, 08 Oct 2007 17:41:14 -0400 Original-Path: shelby.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: comp.lang.lisp,gnu.emacs.help,comp.lang.scheme Original-Lines: 18 Original-X-Trace: individual.net OPnksM4KRyniwqQXaYAWxA6STQ+ez2D8B+SPXZj0jrRVmJ1rff Cancel-Lock: sha1:K9mAUgr8h+rTnRRDY+08wR3swpg= User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) In-Reply-To: <1191875589.924947.320990@r29g2000hsg.googlegroups.com> Original-Xref: shelby.stanford.edu comp.lang.lisp:230696 gnu.emacs.help:152725 comp.lang.scheme:74358 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:48229 Archived-At: namekuseijin wrote: > On 8 out, 03:42, Pascal Costanza wrote: >> Whatever. Lisp-1 just sucks. ;-) > > Lisp2 is insane and verbose. There's nothing more natural than having > functions as first-class values and as simple a rule as saying "car of > an evaluated list is a function". No obfuscation nor confusion > whatsoever. I see. :) Pascal -- My website: http://p-cos.net Common Lisp Document Repository: http://cdr.eurolisp.org Closer to MOP & ContextL: http://common-lisp.net/project/closer/