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: "soso" X update; xplay.git available Date: Tue, 04 Dec 2007 15:57:27 +0100 Message-ID: <87eje2ecdk.fsf@ambire.localdomain> References: <87y7cfyf0s.fsf@ambire.localdomain> <87lk8f3fh9.fsf@chbouib.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1196780380 4169 80.91.229.12 (4 Dec 2007 14:59:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Dec 2007 14:59:40 +0000 (UTC) Cc: guile-user@gnu.org To: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Tue Dec 04 15:59:49 2007 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.50) id 1IzZFT-0005iP-3r for guile-user@m.gmane.org; Tue, 04 Dec 2007 15:59:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IzZFC-0007Wz-JI for guile-user@m.gmane.org; Tue, 04 Dec 2007 09:59:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IzZF8-0007TG-2j for guile-user@gnu.org; Tue, 04 Dec 2007 09:59:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IzZF6-0007P9-AR for guile-user@gnu.org; Tue, 04 Dec 2007 09:59:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IzZF6-0007Ou-6b for guile-user@gnu.org; Tue, 04 Dec 2007 09:59:24 -0500 Original-Received: from ppp-45-38.21-151.libero.it ([151.21.38.45] helo=ambire.localdomain) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IzZF2-0001J8-IC; Tue, 04 Dec 2007 09:59:20 -0500 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1IzZDD-0004H8-Nv; Tue, 04 Dec 2007 15:57:27 +0100 In-Reply-To: <87lk8f3fh9.fsf@chbouib.org> ("Ludovic =?iso-8859-1?Q?Court?= =?iso-8859-1?Q?=E8s=22's?= message of "Fri, 30 Nov 2007 16:44:34 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:6320 Archived-At: () ludo@gnu.org (Ludovic Court=E8s) () Fri, 30 Nov 2007 16:44:34 +0100 Guile-RPC[0] `serve-one-stream-request/asynchronous' [...] idea is to pass the RPC handler a continuation that it must invoke to actually return the RPC result over the network. interesting, thanks for the pointer. I guess continuation-passing style could also be used to implement asynchronous calls on the client-side. yes. maybe i'll try that sometime. At any rate, this and your framework to handle the X protocol look cool! thanks, i hope it can be fun for others to play with, as well. the gnuvola wip page now has a (more) proper index for anyone wishing to monitor progress. thi _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user