From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH] Update docs to reflect new external representation of tree-il Date: Fri, 27 Aug 2010 09:17:35 -0700 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1282926606 17742 80.91.229.12 (27 Aug 2010 16:30:06 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 27 Aug 2010 16:30:06 +0000 (UTC) Cc: guile-devel To: No Itisnt Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Aug 27 18:30:05 2010 Return-path: Envelope-to: guile-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 1Op1oX-0002nC-11 for guile-devel@m.gmane.org; Fri, 27 Aug 2010 18:30:01 +0200 Original-Received: from localhost ([127.0.0.1]:34950 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Op1a1-0004Eb-KJ for guile-devel@m.gmane.org; Fri, 27 Aug 2010 12:15:01 -0400 Original-Received: from [140.186.70.92] (port=55015 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Op1Zx-0004Bg-2W for guile-devel@gnu.org; Fri, 27 Aug 2010 12:14:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Op1Zv-0006J6-Nz for guile-devel@gnu.org; Fri, 27 Aug 2010 12:14:56 -0400 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:36566 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Op1Zv-00069O-M9 for guile-devel@gnu.org; Fri, 27 Aug 2010 12:14:55 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id EC6DFD18DB; Fri, 27 Aug 2010 12:14:21 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=BVcswfoGWhhIw7Z40RL3S6quCM4=; b=iCJbu9 cDFpuhBK439tCHSFq9/8KwgM7x+hXPtO+Z2vEWlo2gpZqlsaqTmvFromh/2KzclD buAHPoLiTZqoE4LSoUoCAHcLAJnS4PDtifq9eIoUXeoCO/rD8UXSHtXYayGANxzl CR7t4pfueSNXDLDrQ/2oB2jcNglROidC0I9fM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=oqpKdtk4RyzYxvq6Eajm557YjcSfQeRk lvv/uBcVma7kbxf7GtVwVi/Ktq6CiDAAwnB9uGLiKCZKWT4cuFmO5Pr57LY0BEV0 7dF/RKceQ6GYjHjUHdf2RKVI80ToxoLbNqhApWwrOCpaDQ/JwrlJEj2RAzHJpOaQ 6O7HOmcTw8s= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id D6181D18DA; Fri, 27 Aug 2010 12:14:20 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [75.28.21.123]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id 61210D18D8; Fri, 27 Aug 2010 12:14:19 -0400 (EDT) In-Reply-To: (No Itisnt's message of "Fri, 13 Aug 2010 15:18:35 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 26629C10-B1F6-11DF-A261-030CEE7EF46B-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:10793 Archived-At: On Fri 13 Aug 2010 13:18, No Itisnt writes: > That was funny, just spent an hour trying to figure out what was wrong > with my letrec when it was really that there's no explicit in-order? > in the external representation anymore. Ew, my apologies. Fixed, thanks! Andy -- http://wingolog.org/