From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73402 Path: news.gmane.org!not-for-mail From: Julien Danjou Newsgroups: gmane.emacs.gnus.general Subject: XEmacs and idle functionss Date: Thu, 21 Oct 2010 14:37:35 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1287664703 644 80.91.229.12 (21 Oct 2010 12:38:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 21 Oct 2010 12:38:23 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M21773@lists.math.uh.edu Thu Oct 21 14:38:22 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P8uPU-0003nx-CP for ding-account@gmane.org; Thu, 21 Oct 2010 14:38:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1P8uOv-0003NB-33; Thu, 21 Oct 2010 07:37:45 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1P8uOr-0003Mq-SS for ding@lists.math.uh.edu; Thu, 21 Oct 2010 07:37:41 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P8uOn-0003Ns-SM for ding@lists.math.uh.edu; Thu, 21 Oct 2010 07:37:39 -0500 Original-Received: from coquelicot-s.easter-eggs.com ([213.215.37.94]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P8uOm-00066f-00 for ; Thu, 21 Oct 2010 14:37:37 +0200 Original-Received: from cigue.easter-eggs.fr (cigue.easter-eggs.fr [10.0.0.33]) by rose.easter-eggs.fr (Postfix) with ESMTPS id 278EF14241 for ; Thu, 21 Oct 2010 14:37:33 +0200 (CEST) Original-Received: from jdanjou by cigue.easter-eggs.fr with local (Exim 4.72) (envelope-from ) id 1P8uOl-0003vw-PE for ding@gnus.org; Thu, 21 Oct 2010 14:37:35 +0200 Mail-Followup-To: ding@gnus.org User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73402 Archived-At: Hi, I'm trying to rework gnus-demon to use modern timer function. But it seems that XEmacs has nothing like (current-idle-timer), and run-with-idle-timer is not usable because it only run once by idle session. Any hint? --=20 Julien Danjou // =E1=90=B0 http://julien.danjou.info