From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Israelsson Tampe Newsgroups: gmane.lisp.guile.devel Subject: Re: Guile-SCSH Date: Mon, 29 Nov 2010 00:02:30 +0100 Message-ID: <201011290002.30217.stefan.itampe@gmail.com> References: <201010212223.23822.stefan.itampe@gmail.com> <201011262318.40943.stefan.itampe@gmail.com> <87eia5ytci.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: dough.gmane.org 1290985323 30930 80.91.229.12 (28 Nov 2010 23:02:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 28 Nov 2010 23:02:03 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Nov 29 00:01:57 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 1PMqFo-0002wc-O2 for guile-devel@m.gmane.org; Mon, 29 Nov 2010 00:01:56 +0100 Original-Received: from localhost ([127.0.0.1]:46673 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PMqFo-0001hS-Eu for guile-devel@m.gmane.org; Sun, 28 Nov 2010 18:01:56 -0500 Original-Received: from [140.186.70.92] (port=41897 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PMqFh-0001hD-6L for guile-devel@gnu.org; Sun, 28 Nov 2010 18:01:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PMqFf-0004My-OE for guile-devel@gnu.org; Sun, 28 Nov 2010 18:01:48 -0500 Original-Received: from mail-ey0-f169.google.com ([209.85.215.169]:47218) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PMqFf-0004Ms-GG for guile-devel@gnu.org; Sun, 28 Nov 2010 18:01:47 -0500 Original-Received: by eydd26 with SMTP id d26so15247068eyd.0 for ; Sun, 28 Nov 2010 15:01:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=TB7lrG+Repvjm3ZanN73ZdnjT9+0jVrxsAOd0m63+Zg=; b=tFT5GZEY61+nbMqJY7F4SMdSUqI35Ubg6PWEjCgXD+4p/0tZd7VnQIEd2aDrJpPdOd nPtKAz0C8JGQB2rRyRgJ1MZyzAQGazeQS2tgpe8Fh7U98SUzWo++t5nmQCDTlzuVglrQ Pc5cHEk7Wg4lAg+7QfBRwNXBQGMmkRj7BAiB0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=XJnjOBYtB5J6r0X7XGajMV53emkfSBoSfO1FBtNwJO6Sv4CwsA4XiImgVAqHs+Ni8G 2ZNvHiqp9wGybD/xmB7MPbtQGOuiWu3DklIZ7DmST6f58mr0hBD5xsLApO1BGHS8X4Vy EvZsaGzl+Us40jyff4Jw3whl96xHIiaAkAvZ0= Original-Received: by 10.213.8.136 with SMTP id h8mr1176738ebh.36.1290985304375; Sun, 28 Nov 2010 15:01:44 -0800 (PST) Original-Received: from linux-s4gz.localnet (1-1-1-39a.veo.vs.bostream.se [82.182.254.46]) by mx.google.com with ESMTPS id b52sm4504365eei.13.2010.11.28.15.01.42 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 28 Nov 2010 15:01:43 -0800 (PST) User-Agent: KMail/1.13.5 (Linux/2.6.34.7-0.5-desktop; KDE/4.4.4; x86_64; ; ) In-Reply-To: <87eia5ytci.fsf_-_@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:11216 Archived-At: On Sunday, November 28, 2010 11:30:05 pm Ludovic Court=C3=A8s wrote: > Hi! >=20 > Stefan Israelsson Tampe writes: > > Anyhow, I just checked in the current scsh in module/scsh in > > http://gitorious.org/guile-unify if there is a package you would like > > thean give me a hint. >=20 > How about keeping it separate from your other work? Yea,=20 I think I understand your point. I was a bit lazy and post it on the repo that I already had. Hmm, the thing is that I do a small change in (system repl) due to exit capturing, I do not want to clone the whole repo. SO untill that is=20 fixed in a good way I will keep it on the repo. > I noticed that Gary Houston=E2=80=99s Guile-SCSH page at > vanished, but you might want to get in touch > with him... I will try. > Thanks, > Ludo=E2=80=99.