From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: [almer@gnome.org: Zone] Date: Wed, 12 Jun 2002 17:47:57 -0600 (MDT) Sender: emacs-devel-admin@gnu.org Message-ID: <200206122347.g5CNlvf05976@aztec.santafe.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1023925764 10108 127.0.0.1 (12 Jun 2002 23:49:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 12 Jun 2002 23:49:24 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17IHrg-0002cv-00 for ; Thu, 13 Jun 2002 01:49:24 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17IIFi-00044A-00 for ; Thu, 13 Jun 2002 02:14:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17IHrR-0003YQ-00; Wed, 12 Jun 2002 19:49:09 -0400 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17IHqI-0003RE-00; Wed, 12 Jun 2002 19:47:59 -0400 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.11.6) with ESMTP id g5CNlwQ19098; Wed, 12 Jun 2002 17:47:58 -0600 (MDT) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g5CNlvf05976; Wed, 12 Jun 2002 17:47:57 -0600 (MDT) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: jasonr@gnu.org Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:4811 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4811 This does not happen for me on GNU/Linux in the latest sources. I don't see anything in ChangeLog about fixing it. (I can't access the repository from here.) Does it fail for you? ------- Start of forwarded message ------- Subject: Zone From: "Almer S. Tigelaar" To: X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Sender: bug-gnu-emacs-admin@gnu.org Date: Wed, 12 Jun 2002 09:58:39 +0200 (CEST) Dear maintainers of my favourite editor, Using : GNU Emacs 21.1.1 (i386-msvc-nt5.0.2195) of 2002-03-19 on buffy Description : I noticed an error in the "zone" package, it seems that the argument to "zone-when-idle" is not in seconds but in 1/10ths of a second. Reproduction: try "M-x zone-when-idle 180" Sit back and don't touch anything, notice that it zones out after 18 seconds, not 180 as the documentation suggests. Remarks: The "run-with-idle-timer" function does not exhibit this malfunction which suggests that the problem lies within the zone package itself. Yours sincerely, Almer S. Tigelaar _______________________________________________ Bug-gnu-emacs mailing list Bug-gnu-emacs@gnu.org http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs ------- End of forwarded message -------