From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24450 Path: main.gmane.org!not-for-mail From: cwitty@newtonlabs.com (Carl R. Witty) Newsgroups: gmane.emacs.gnus.general Subject: Re: nnslashdot Date: 21 Jul 1999 15:29:27 -0700 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87wvw4ztgn.fsf@kloug.western.fr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035162014 8783 80.91.224.250 (21 Oct 2002 01:00:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:00:14 +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 SAA24188 for ; Wed, 21 Jul 1999 18:30:21 -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 RAB04956; Wed, 21 Jul 1999 17:30:00 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 21 Jul 1999 17:30:54 -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 RAA21334 for ; Wed, 21 Jul 1999 17:30:44 -0500 (CDT) Original-Received: from quasar.newtonlabs.com (host97.newtonlabs.com [206.125.74.97]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id SAA24171 for ; Wed, 21 Jul 1999 18:29:39 -0400 (EDT) Original-Received: from bogomips.newtonlabs.com (bogomips.newtonlabs.com [207.55.51.12]) by quasar.newtonlabs.com (8.8.8/8.8.8/Debian/GNU) with ESMTP id PAA08879 for ; Wed, 21 Jul 1999 15:29:27 -0700 Original-Received: (from cwitty@localhost) by bogomips.newtonlabs.com (8.8.8/8.8.8/Debian/GNU) id PAA07370; Wed, 21 Jul 1999 15:29:27 -0700 Original-To: ding@gnus.org In-Reply-To: Kim-Minh Kaplan's message of "Tue, 13 Jul 1999 11:20:57 GMT" Original-Lines: 11 X-Mailer: Gnus v5.4.61/Emacs 19.34 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:24450 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:24450 Kim-Minh Kaplan writes: > Emacs supports the event driven model when it comes to TCP. So you > would not need to use idle-timers. W3 already uses this and picons > uses W3's asynchronous mode. But it is quite messy when you don't > have real closures to do the work... Doesn't cl.el have some code to handle lexical scoping and closures? Carl Witty cwitty@newtonlabs.com