From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: Zone Date: Thu, 13 Jun 2002 16:46:53 -0600 (MDT) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <200206132246.g5DMkrS07806@aztec.santafe.edu> References: <64837.194.151.83.211.1023868719.squirrel@webmail.tigelaar.dhs.org> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1024008509 6774 127.0.0.1 (13 Jun 2002 22:48:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 13 Jun 2002 22:48:29 +0000 (UTC) Cc: gnu-emacs-bug@moderators.isc.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17IdOH-0001l9-00 for ; Fri, 14 Jun 2002 00:48:29 +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 17IdOB-0003Pd-00; Thu, 13 Jun 2002 18:48:23 -0400 Original-Received: from chx400.switch.ch ([130.59.10.2]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17IdMn-0003G0-00 for ; Thu, 13 Jun 2002 18:46:57 -0400 Original-Received: from pele.santafe.edu ([192.12.12.119]) by chx400.switch.ch with esmtp (Exim 3.20 #1) id 17IdMm-0003ys-00 for gnu-emacs-bug@moderators.isc.org; Fri, 14 Jun 2002 00:46:56 +0200 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 g5DMkrQ21859; Thu, 13 Jun 2002 16:46:53 -0600 (MDT) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g5DMkrS07806; Thu, 13 Jun 2002 16:46:53 -0600 (MDT) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: jasonr@gnu.org In-Reply-To: (message from Jason Rumney on Thu, 13 Jun 2002 20:39:15 +0000 (UTC)) Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:2019 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:2019 My patience does not stretch to 3 minutes, so I first tried 20 seconds. When that worked I tried again with 180, and thought I was seeing this bug. But in fact, calling zone-when-idle a second time is a no-op. That is a bug, so I fixed it. Thanks.