From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Compall Newsgroups: gmane.lisp.guile.user Subject: Re: References/locations Date: Thu, 21 Aug 2008 00:05:56 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1219295216 21642 80.91.229.12 (21 Aug 2008 05:06:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Aug 2008 05:06:56 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Aug 21 07:07:45 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 1KW2O3-0005de-A6 for guile-user@m.gmane.org; Thu, 21 Aug 2008 07:07:07 +0200 Original-Received: from localhost ([127.0.0.1]:54875 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KW2N6-0003mF-0c for guile-user@m.gmane.org; Thu, 21 Aug 2008 01:06:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KW2My-0003kb-DZ for guile-user@gnu.org; Thu, 21 Aug 2008 01:06:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KW2Mv-0003jG-Ff for guile-user@gnu.org; Thu, 21 Aug 2008 01:05:58 -0400 Original-Received: from [199.232.76.173] (port=51642 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KW2Mv-0003jC-8r for guile-user@gnu.org; Thu, 21 Aug 2008 01:05:57 -0400 Original-Received: from mxsf05.insightbb.com ([74.128.0.75]:48998) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KW2Mu-0005tK-EV for guile-user@gnu.org; Thu, 21 Aug 2008 01:05:56 -0400 X-IronPort-AV: E=Sophos;i="4.32,243,1217822400"; d="scan'208";a="497513644" Original-Received: from unknown (HELO asav01.insightbb.com) ([172.31.249.124]) by mxsf05.insightbb.com with ESMTP; 21 Aug 2008 01:05:55 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqkEABqVrEhKiZK7/2dsb2JhbACBZLNWgVk X-IronPort-AV: E=Sophos;i="4.32,243,1217822400"; d="scan'208";a="183557223" Original-Received: from 74-137-146-187.dhcp.insightbb.com (HELO nocandy.dyndns.org) ([74.137.146.187]) by asav01.insightbb.com with ESMTP; 21 Aug 2008 01:05:52 -0400 In-Reply-To: (Maciek Godek's message of "Wed, 20 Aug 2008 13:41:19 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:6755 Archived-At: "Maciek Godek" writes: > By the way, the let-alias syntax you > gave me in your former letter doesn't work with guile either. I am curious about this; was this with use-syntax on syncase, or use-modules/#:use-module? Or maybe it has just been a while. :) -- I write stuff at http://failex.blogspot.com/ now. But the post formatter and themes are terrible for sharing code, the primary content, so it might go away sooner or later.