From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6429 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Miscelleous notes/bugs Date: Wed, 29 May 1996 10:49:24 +0200 Message-ID: <199605290849.KAA26099@client.metis.no> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.59) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035146886 3567 80.91.224.250 (20 Oct 2002 20:48:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:48:06 +0000 (UTC) Cc: ding@ifi.uio.no Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id CAA00847 for ; Wed, 29 May 1996 02:51:14 -0700 Original-Received: from gw.metis.no (abel.metis.no [193.90.64.1]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id ; Wed, 29 May 1996 10:49:08 +0200 Original-Received: by gw.metis.no (8.6.12/8.6.12) with ESMTP id KAA17757; Wed, 29 May 1996 10:45:13 +0200 Original-Received: by hub.metis.no (8.6.12/8.6.12) with ESMTP id KAA24013; Wed, 29 May 1996 10:51:34 +0200 Original-Received: by client.metis.no (8.6.11/8.6.12) id KAA26099; Wed, 29 May 1996 10:49:24 +0200 Original-To: Lars Magne Ingebrigtsen In-reply-to: Lars Magne Ingebrigtsen's message of 28 May 1996 21:44:43 +0200 Xref: main.gmane.org gmane.emacs.gnus.general:6429 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:6429 >>>>> Lars Magne Ingebrigtsen : > Raja R Harinath writes: >> * Emacs 19.31 timers >> Should `gnus-demon' be rewritten to use the new API of Emacs timers >> (run-with-timer, run-with-idle-timer)? > Yes. Interesting! I haven't unpacked 19.31 yet (high on the TODO list), so I don't _know_ what 19.31 timers are... but if they are what I *think* they are, we can have pseudo multithreading. Or...?