From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ian Price Newsgroups: gmane.lisp.guile.user Subject: Re: limits for (export ...) Date: Sat, 29 Oct 2011 23:50:55 +0100 Message-ID: References: <76266DBA-4416-4115-9A70-85C175DF7E94@gmail.com> <87boszsfgz.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 1319928779 4965 80.91.229.12 (29 Oct 2011 22:52:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 29 Oct 2011 22:52:59 +0000 (UTC) Cc: guile-user@gnu.org To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun Oct 30 00:52:55 2011 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RKHlm-0001jU-88 for guile-user@m.gmane.org; Sun, 30 Oct 2011 00:52:54 +0200 Original-Received: from localhost ([::1]:52408 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKHll-00083l-E0 for guile-user@m.gmane.org; Sat, 29 Oct 2011 18:52:53 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:45105) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKHle-00083T-La for guile-user@gnu.org; Sat, 29 Oct 2011 18:52:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RKHld-0007tF-Iv for guile-user@gnu.org; Sat, 29 Oct 2011 18:52:46 -0400 Original-Received: from mail-ww0-f49.google.com ([74.125.82.49]:63862) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKHld-0007t5-9j; Sat, 29 Oct 2011 18:52:45 -0400 Original-Received: by wwe3 with SMTP id 3so413441wwe.30 for ; Sat, 29 Oct 2011 15:52:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type:content-transfer-encoding; bh=XjpXgnUjrJVQCH8GipYsAok5MtibUCEUcNNwtVH+AII=; b=GKSeGfoJaB1ELHGJpAeSegEGYLWL2nrvbnn76h8mMd/fZ6UajMsggCcpb0SsiOxAis HV+Ltahlfk7vw6gcVYIP1tHgdP0zbXK4tY6rg2mjvEk+W1V2kLXbdIrnO9Y5ksq9m1Qy NhXYbidqRenRv7RvyyIxBikIeR4DFxiPd9cnM= Original-Received: by 10.227.203.200 with SMTP id fj8mr12101024wbb.14.1319928764003; Sat, 29 Oct 2011 15:52:44 -0700 (PDT) Original-Received: from Kagami (host109-154-207-248.range109-154.btcentralplus.com. [109.154.207.248]) by mx.google.com with ESMTPS id ek13sm23619985wbb.3.2011.10.29.15.52.42 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 29 Oct 2011 15:52:43 -0700 (PDT) In-Reply-To: <87boszsfgz.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Sat, 29 Oct 2011 22:35:56 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.49 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:8918 Archived-At: ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Could you see if you can find a way to reproduce the problem? Actually, this turns out to be an issue with geiser not guile. Sorry about that. --=20 Ian Price "Programming is like pinball. The reward for doing it well is the opportunity to do it again" - from "The Wizardy Compiled"