From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chris Bryant Newsgroups: gmane.lisp.guile.devel Subject: Re: Updated Guile Tutorial Date: Sun, 20 Sep 2009 10:18:28 -0700 Message-ID: <1253467108.3706.4.camel@chrisbryant> References: <4A7B223E.6050501@domob.eu> <87pr9lsh2k.fsf@ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1253467162 22641 80.91.229.12 (20 Sep 2009 17:19:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Sep 2009 17:19:22 +0000 (UTC) Cc: Andy Wingo , Daniel Kraft , guile-devel To: Neil Jerram Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Sep 20 19:19:14 2009 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.50) id 1MpQ47-0002Db-A3 for guile-devel@m.gmane.org; Sun, 20 Sep 2009 19:19:11 +0200 Original-Received: from localhost ([127.0.0.1]:46605 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MpQ46-0001bk-Nz for guile-devel@m.gmane.org; Sun, 20 Sep 2009 13:19:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MpQ3y-0001YD-SX for guile-devel@gnu.org; Sun, 20 Sep 2009 13:19:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MpQ3t-0001RA-Od for guile-devel@gnu.org; Sun, 20 Sep 2009 13:19:01 -0400 Original-Received: from [199.232.76.173] (port=53742 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MpQ3t-0001R0-FQ for guile-devel@gnu.org; Sun, 20 Sep 2009 13:18:57 -0400 Original-Received: from out-26.smtp.ucla.edu ([169.232.47.163]:51384) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MpQ3t-0005Af-1E for guile-devel@gnu.org; Sun, 20 Sep 2009 13:18:57 -0400 Original-Received: from smtp-5.smtp.ucla.edu (smtp-5.smtp.ucla.edu [169.232.47.241]) by out-26.smtp.ucla.edu with ESMTP id n8KHIZkS030428; Sun, 20 Sep 2009 10:18:37 -0700 Original-Received: from mail.ucla.edu (mail.ucla.edu [169.232.46.157]) by smtp-5.smtp.ucla.edu (8.14.3/8.14.3) with ESMTP id n8KHIZkS030428; Sun, 20 Sep 2009 10:18:35 -0700 Original-Received: from [192.168.1.104] (cpe-75-84-206-87.socal.res.rr.com [75.84.206.87]) (authenticated bits=0) by mail.ucla.edu (8.14.3/8.14.3) with ESMTP id n8KHIY01021164 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 20 Sep 2009 10:18:34 -0700 In-Reply-To: <87pr9lsh2k.fsf@ossau.uklinux.net> X-Mailer: Evolution 2.22.3.1 X-Probable-Spam: no X-Scanned-By: smtp.ucla.edu on 169.232.47.241 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:9362 Archived-At: On Sun, 2009-09-20 at 17:42 +0100, Neil Jerram wrote: > Although the tutorial is now on the web, I still haven't done anything > as regards committing it to Git. That's not because I think we > shouldn't; it just that I haven't pondered how best to do it yet. Ah, sorry, I meant to also say "Daniel, excellent work!" :) Cheers. - CB