From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24454 Path: main.gmane.org!not-for-mail From: Hrvoje Niksic Newsgroups: gmane.emacs.gnus.general Subject: Re: pgnus commandeers emacs to check mail Date: 22 Jul 1999 12:09:23 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: <87hfmx9ess.fsf@pc-hrvoje.srce.hr> References: <8t6btd7ckdc.fsf@Corp.Sun.COM> <873dyii8do.fsf@pc-hrvoje.srce.hr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035162018 8820 80.91.224.250 (21 Oct 2002 01:00:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:00:18 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id GAA09384 for ; Thu, 22 Jul 1999 06:14:06 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id FAB09757; Thu, 22 Jul 1999 05:10:34 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 22 Jul 1999 05:11:28 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id FAA25394 for ; Thu, 22 Jul 1999 05:11:19 -0500 (CDT) Original-Received: from pc-hrvoje.srce.hr (pc-hrvoje.srce.hr [161.53.2.132]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id GAA09354 for ; Thu, 22 Jul 1999 06:10:11 -0400 (EDT) Original-Received: from hniksic by pc-hrvoje.srce.hr with local (Exim 3.02 #1 (Debian)) id 117Fn4-0000SK-00 for ; Thu, 22 Jul 1999 12:09:26 +0200 Original-To: ding@gnus.org X-Attribution: Hrvoje X-Face: &{dT~)Pu6V<0y?>3p$;@vh\`C7xB~A0T-J%Og)J,@-1%q6Q+, gs<-9M#&`I8cJp2b1{vPE|~+JE+gx;a7%BG{}nY^ehK1"q#rG O,Rn1A_Cy%t]V=Brv7h Hrvoje Niksic writes: > > > Kai Großjohann writes: > > > > > I think work is going on with a Guile implementation of Emacs (where > > > you would get multithreading for free, I gather) > > > > You gather -- from what? > > Uh, isn't Guile multi-threaded or doesn't it support multithreading? See Didier's response. Even if Guile were multi-threaded, you wouldn't get anything "for free". You still have to design a sane interface and port the applications to use that interface, and doing that is IMHO harder than anything else.