From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: maledetto Newsgroups: gmane.lisp.guile.user Subject: a straight way to testing the own scheme capabilities? Date: Thu, 20 Jan 2011 17:48:40 +0100 Message-ID: <20110120174840.cc602d2d.maledetto@online.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1295542332 29371 80.91.229.12 (20 Jan 2011 16:52:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 20 Jan 2011 16:52:12 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Jan 20 17:52:07 2011 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.69) (envelope-from ) id 1Pfxjy-0007nR-CX for guile-user@m.gmane.org; Thu, 20 Jan 2011 17:52:06 +0100 Original-Received: from localhost ([127.0.0.1]:55433 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pfxjx-0001Rq-CX for guile-user@m.gmane.org; Thu, 20 Jan 2011 11:52:05 -0500 Original-Received: from [140.186.70.92] (port=47398 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PfxjX-00019e-0j for guile-user@gnu.org; Thu, 20 Jan 2011 11:51:44 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pfxgg-000557-Pi for guile-user@gnu.org; Thu, 20 Jan 2011 11:48:43 -0500 Original-Received: from moutng.kundenserver.de ([212.227.17.9]:57406) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pfxgg-00054o-DU for guile-user@gnu.org; Thu, 20 Jan 2011 11:48:42 -0500 Original-Received: from zahlenwald (p5B0481F5.dip0.t-ipconnect.de [91.4.129.245]) by mrelayeu.kundenserver.de (node=mreu1) with ESMTP (Nemesis) id 0MMJXF-1Pal1n2xob-008nCd; Thu, 20 Jan 2011 17:48:38 +0100 X-Mailer: Sylpheed 3.0.3 (GTK+ 2.20.1; i686-pc-linux-gnu) X-Provags-ID: V02:K0:H+8eO6VDFWpGob27nI/IQb5XRMZPnOn4O7i26zMn6zp tLC4u9mWFMakUw7F5H3HxMAuY7ZUkiA/vdVhtNhbU/h0XkHefE SEObUowqKFmV50tdDhuZslSSUZBEsodgVT6KCvXbCH0TVmSNOZ YMAsnPXOh4OSh9DUTiYAQ206rMiBWBgULzUw3HkHVkFvyk+3Nt OsQWzNUI8wzNYLfKXjWMzoZxrGfyb5Lic9xdJZJ5KU= X-detected-operating-system: by eggs.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:8371 Archived-At: hello again in my last post, possibly, i was a bit overwhelming ;) my simple intention is to do a straight check how 'fit' i am in scheme without studying multiple thick books and their examples. do you have any good hints? regards, maledetto