From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Clinton Ebadi Newsgroups: gmane.lisp.guile.user Subject: Re: 1+ is not R5RS Date: Thu, 18 Dec 2008 17:31:22 -0500 Message-ID: <878wqd3ykl.fsf@unknownlamer.org> References: <494A696D.3080201@organum.hu> <87ljud2nrt.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1229639539 30933 80.91.229.12 (18 Dec 2008 22:32:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Dec 2008 22:32:19 +0000 (UTC) Cc: guile-user@gnu.org To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Dec 18 23:33:24 2008 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LDRQh-0004bo-Q1 for guile-user@m.gmane.org; Thu, 18 Dec 2008 23:33:16 +0100 Original-Received: from localhost ([127.0.0.1]:56554 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDRPV-00033R-Du for guile-user@m.gmane.org; Thu, 18 Dec 2008 17:32:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LDRPE-00033C-8b for guile-user@gnu.org; Thu, 18 Dec 2008 17:31:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LDRPB-000330-TF for guile-user@gnu.org; Thu, 18 Dec 2008 17:31:43 -0500 Original-Received: from [199.232.76.173] (port=40231 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDRPB-00032x-NF for guile-user@gnu.org; Thu, 18 Dec 2008 17:31:41 -0500 Original-Received: from deleuze.hcoop.net ([69.90.123.67]:49997) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LDRP9-0006tt-JX; Thu, 18 Dec 2008 17:31:39 -0500 Original-Received: from cpe-024-211-230-216.nc.res.rr.com ([24.211.230.216] helo=rvannith) by deleuze.hcoop.net with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1LDRP0-0004OV-2L; Thu, 18 Dec 2008 17:31:30 -0500 In-Reply-To: <87ljud2nrt.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Thu, 18 Dec 2008 22:09:58 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:7017 Archived-At: ludo@gnu.org (Ludovic Court=C3=A8s) writes: > "Bertalan Fodor (LilyPondTool)" writes: >> Could you provide me some background why 1+ exists, as it is the same >> as (+ 1, and why is it named like this? > > It'll be hard to get a definite answer: these procedures have "always" > been there, at least since Jim Blandy became Guile's maintainer: > > commit 0f2d19dd46f83f41177f61d585732b32a866d613 > Author: Jim Blandy > Date: Thu Jul 25 22:56:11 1996 +0000 > > That's a long time ago... Probably because Common Lisp has 1+ and 1-. --=20 Lindsay (Carlton): nighttime baker! sounds a little iffy