From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24413 Path: main.gmane.org!not-for-mail From: Olivier Galibert Newsgroups: gmane.emacs.gnus.general Subject: Re: pgnus commandeers emacs to check mail Date: Tue, 20 Jul 1999 15:07:25 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: <19990720150725.A9869@nemesis.ncsl.nist.gov> References: <8t6btd7ckdc.fsf@Corp.Sun.COM> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035161983 8557 80.91.224.250 (21 Oct 2002 00:59:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:59:43 +0000 (UTC) Cc: "(ding)" , xemacs-beta@xemacs.org 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 PAA20768 for ; Tue, 20 Jul 1999 15:08:33 -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 OAB20249; Tue, 20 Jul 1999 14:08:05 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 20 Jul 1999 14:08:57 -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 OAA06180 for ; Tue, 20 Jul 1999 14:08:41 -0500 (CDT) Original-Received: from nemesis.ncsl.nist.gov (nemesis.ncsl.nist.gov [129.6.57.210]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA20743 for ; Tue, 20 Jul 1999 15:07:36 -0400 (EDT) Original-Received: (from galibert@localhost) by nemesis.ncsl.nist.gov (8.9.3/8.8.7) id PAA09878; Tue, 20 Jul 1999 15:07:25 -0400 Original-To: Rajesh Godbole Mail-Followup-To: Rajesh Godbole , "(ding)" , xemacs-beta@xemacs.org X-Mailer: Mutt 0.95.4us In-Reply-To: <8t6btd7ckdc.fsf@Corp.Sun.COM>; from Rajesh Godbole on Tue, Jul 20, 1999 at 10:16:15AM -0700 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:24413 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:24413 On Tue, Jul 20, 1999 at 10:16:15AM -0700, Rajesh Godbole wrote: > > Is threading on the roadmap/TODO list? Is someone actively working on > this? IMHO it would be a very desirable feature. What for ? Most people don't care about multithreading, they only want xemacs to stop blocking while gnus reads the active file. Implementing a fully-fledged multithreading for _that_ is way overkill. OG.