From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.user Subject: Re: limits for (export ...) Date: Mon, 31 Oct 2011 22:07:51 +0100 Message-ID: <8762j4c1js.fsf@ambire.localdomain> 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 1320095423 22272 80.91.229.12 (31 Oct 2011 21:10:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 31 Oct 2011 21:10:23 +0000 (UTC) Cc: Ludovic =?utf-8?Q?Court=C3=A8s?= , guile-user@gnu.org To: Ian Price Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Mon Oct 31 22:10:18 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 1RKz7V-0008Sf-SW for guile-user@m.gmane.org; Mon, 31 Oct 2011 22:10:14 +0100 Original-Received: from localhost ([::1]:35102 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKz7V-0002UL-1i for guile-user@m.gmane.org; Mon, 31 Oct 2011 17:10:13 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:52385) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKz7R-0002SS-8l for guile-user@gnu.org; Mon, 31 Oct 2011 17:10:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RKz7Q-0003mp-D2 for guile-user@gnu.org; Mon, 31 Oct 2011 17:10:09 -0400 Original-Received: from smtp208.alice.it ([82.57.200.104]:40026) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKz7N-0003iW-Hr; Mon, 31 Oct 2011 17:10:05 -0400 Original-Received: from ambire.localdomain (95.244.65.71) by smtp208.alice.it (8.5.124.08) id 4DE64DF10E2797EC; Mon, 31 Oct 2011 22:10:03 +0100 Original-Received: from ttn by ambire.localdomain with local (Exim 4.69) (envelope-from ) id 1RKz5E-0000qd-0i; Mon, 31 Oct 2011 22:07:52 +0100 In-Reply-To: (Ian Price's message of "Sun, 30 Oct 2011 00:09:21 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.104 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:8920 Archived-At: () Ian Price () Sun, 30 Oct 2011 00:09:21 +0100 Anyone got any hints on where I should be looking? See =E2=80=98process-connection-type=E2=80=99 (info "(elisp) Asynchronous P= rocesses").