From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.user Subject: Re: Give up Guile Date: Thu, 02 Sep 2010 11:46:08 -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 1283452987 5860 80.91.229.12 (2 Sep 2010 18:43:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 2 Sep 2010 18:43:07 +0000 (UTC) Cc: guile-user To: Shenli Zhu Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Sep 02 20:43:05 2010 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 1OrEkZ-0003T1-GR for guile-user@m.gmane.org; Thu, 02 Sep 2010 20:43:03 +0200 Original-Received: from localhost ([127.0.0.1]:54551 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OrEkZ-0003ij-0H for guile-user@m.gmane.org; Thu, 02 Sep 2010 14:43:03 -0400 Original-Received: from [140.186.70.92] (port=42640 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OrEkU-0003h2-As for guile-user@gnu.org; Thu, 02 Sep 2010 14:42:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OrEkS-00044g-D1 for guile-user@gnu.org; Thu, 02 Sep 2010 14:42:58 -0400 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:50550 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrEkS-00044c-7W for guile-user@gnu.org; Thu, 02 Sep 2010 14:42:56 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 9D74AD28AF; Thu, 2 Sep 2010 14:42:55 -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=6FfR1IsDb+UPqKwMF6lURmcRu/0=; b=vDzdLN sMPZy9Vp7wGK4oR63bE8vB8RHEqNmx32Nyd9SpuwkKsOWoKqmVPeCHzB6/JwhHcz yraLrVUUx08pPxnRlXfyZClGIOCuLbtgg0VwAiqZvhGFU67XXyPMOg63sudulD/i OfqpLvF0ASQf5dTU4ZmT2neTw97loKrH5RgWc= 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=hwlIdabY6SgyM6IzfXzU4OcfhqZf5yzp aKET1q0y8jkoSz2cYofPm4p0ud5txTh1JhVg0ccOSxJQTIw43M/6Ploc9xdtVSHE w2npctxfLE7hz3PYI4YvdiFYY4238VBkA918U51m+jr82ytiz5vMse/XAnfSXP0C JwkFKSWFdNY= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 8903CD28AE; Thu, 2 Sep 2010 14:42:54 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [66.92.56.34]) (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 2A9B5D28AB; Thu, 2 Sep 2010 14:42:53 -0400 (EDT) In-Reply-To: (Shenli Zhu's message of "Thu, 2 Sep 2010 23:44:51 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: E5D4E114-B6C1-11DF-9C35-030CEE7EF46B-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:8146 Archived-At: On Thu 02 Sep 2010 08:44, Shenli Zhu writes: > After several day's investigating Guile, I decide to give up and > return to PLT-scheme/MIT-scheme. The experience is so frustrating. Heh, sorry it was frustrating to you. Have fun with PLT and MIT scheme :) Andy -- http://wingolog.org/