From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: Growable arrays? Date: Mon, 11 Jun 2012 17:27:07 +0200 Message-ID: <87ipexdg38.fsf@pobox.com> References: <87hauku0mb.fsf@fencepost.gnu.org> <87fwa2dxmh.fsf@pobox.com> <87mx4aqijf.fsf@fencepost.gnu.org> <87zk8accoq.fsf@pobox.com> <87ehpmqcs7.fsf@fencepost.gnu.org> <87aa0aqc6y.fsf@fencepost.gnu.org> <8762ayqbus.fsf@fencepost.gnu.org> <87oboqorr2.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1339428461 20987 80.91.229.3 (11 Jun 2012 15:27:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 11 Jun 2012 15:27:41 +0000 (UTC) Cc: guile-devel@gnu.org To: David Kastrup Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jun 11 17:27:38 2012 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Se6Wh-000634-4v for guile-devel@m.gmane.org; Mon, 11 Jun 2012 17:27:31 +0200 Original-Received: from localhost ([::1]:59718 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Se6Wg-0001Wj-SO for guile-devel@m.gmane.org; Mon, 11 Jun 2012 11:27:30 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:60966) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Se6Wd-0001W6-IE for guile-devel@gnu.org; Mon, 11 Jun 2012 11:27:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Se6WY-0000RC-Qm for guile-devel@gnu.org; Mon, 11 Jun 2012 11:27:27 -0400 Original-Received: from a-pb-sasl-sd.pobox.com ([74.115.168.62]:48248 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Se6WQ-0000Q7-NN; Mon, 11 Jun 2012 11:27:14 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 6B706A684; Mon, 11 Jun 2012 11:27:11 -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=F/e9Ydg0PQh+ryXu21SN9LGfpN8=; b=HTaXV9 IOwN1KVL6m5FIsJPJZl9F+0rSDjOo7U5kbqQG1q7TE4YmGLL+rDzIruM07mVS5qA QIm2NYweKuPxlNmdeidSQa3cyArS1s/ytrUOMIfMv/xh9vWpwd6N0wMmX3zgW2Gi sr8kjY0nWM3WWCvtkAzoscdTlFZlvZNmZgTG8= 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=emXf9IoDIrx8ApUy+1m1SLSm2KkaIqa9 BqUu3uyO0Dnw1nMI3jLfnQQh3XaQ8HyqWDbH4a8juXqqiRDkkLIaSwUMfhNlWXb3 /RV+B4Jn16yxEomXuutTNk8hIF3o1x7xTs2rV3msBUusbIdv0kdBuOhzHGS/DPgg NjI3jxCiLOQ= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 65211A683; Mon, 11 Jun 2012 11:27:11 -0400 (EDT) Original-Received: from badger (unknown [85.50.237.55]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id 978BCA681; Mon, 11 Jun 2012 11:27:10 -0400 (EDT) In-Reply-To: <87oboqorr2.fsf@fencepost.gnu.org> (David Kastrup's message of "Mon, 11 Jun 2012 16:19:45 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) X-Pobox-Relay-ID: E9AEF15A-B3D9-11E1-86E3-8DF2579FE65A-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 74.115.168.62 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:14603 Archived-At: On Mon 11 Jun 2012 16:19, David Kastrup writes: > Are you even reading what you are replying to? Please be civil. People are trying to help you. Thanks, Andy -- http://wingolog.org/