From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.devel Subject: Re: Guile in Emacs Date: Tue, 09 Mar 2010 10:22:57 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87bpexfori.fsf@lifelogs.com> References: <4B8147A9.7030504@gmail.com> <87ljemdzxo.fsf@stupidchicken.com> <4B83682D.5010804@gnu.org> <87vddmpw4s.fsf@stupidchicken.com> <87hbp2fwoi.fsf@gnu.org> <87wrxrr4md.fsf@gnu.org> <3vsk8ecg6a.fsf@fencepost.gnu.org> <873a0euot4.fsf@stupidchicken.com> <873a0cyv3r.fsf@lola.goethe.zz> <87aauiho3y.fsf_-_@lifelogs.com> <27DFC7C4-938A-4031-86C1-CCC5E5F8EF35@mit.edu> <50E85FF6-6558-4E21-83E6-8136E4B27E1F@raeburn.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1268157230 10868 80.91.229.12 (9 Mar 2010 17:53:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 9 Mar 2010 17:53:50 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 09 18:53:40 2010 Return-path: Envelope-to: ged-emacs-devel@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 1Np3cZ-00027a-MQ for ged-emacs-devel@m.gmane.org; Tue, 09 Mar 2010 18:53:31 +0100 Original-Received: from localhost ([127.0.0.1]:42915 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Np3cZ-0001kI-4k for ged-emacs-devel@m.gmane.org; Tue, 09 Mar 2010 12:53:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Np33z-00060G-0T for emacs-devel@gnu.org; Tue, 09 Mar 2010 12:17:47 -0500 Original-Received: from [140.186.70.92] (port=40347 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Np33x-0005zQ-TM for emacs-devel@gnu.org; Tue, 09 Mar 2010 12:17:46 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Np33w-0006wh-52 for emacs-devel@gnu.org; Tue, 09 Mar 2010 12:17:44 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:50591) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Np33v-0006wc-Qh for emacs-devel@gnu.org; Tue, 09 Mar 2010 12:17:44 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Np31Q-0006Ys-2t for emacs-devel@gnu.org; Tue, 09 Mar 2010 18:15:08 +0100 Original-Received: from 38.98.147.130 ([38.98.147.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 09 Mar 2010 18:15:08 +0100 Original-Received: from tzz by 38.98.147.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 09 Mar 2010 18:15:08 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 27 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 38.98.147.130 X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.91 (gnu/linux) Cancel-Lock: sha1:Udv+rhmZF4COhLpPBuxffqLwiDI= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:121758 Archived-At: On Tue, 9 Mar 2010 02:07:11 -0500 Ken Raeburn wrote: KR> On Mar 8, 2010, at 13:42, Chad Brown wrote: >> Ken has given some thought to threading (not a surprise if you know >> Ken), but as of the middle of last year (the date on the status >> update), I would characterize his progress as `thoughts and >> questions'. KR> Yeah, threads bring up lots of interesting issues, and there's KR> enough stuff going on in this Guile project even without having to KR> settle those issues right away. (Even though my original impetus KR> was wanting to do work in Emacs while Gnus was crunching away on KR> newsgroup data in the same process!) Other people are already KR> working on related projects (Tom Tromey's work on the Emacs side, KR> and Daniel Kraft and others working on a Lisp reader for Guile) KR> where some of the issues may get hashed out. Though, I ought to be KR> paying more attention to them.... Make sure you check out the emacs-mt work too at http://gitorious.org/emacs-mt as that's (AFAIK) the closest to getting into Emacs. Giuseppe Scrivano has done great work. Have you considered continuations support? I didn't see mention of them in the docs. Ted