From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Pavel@Janik.cz (Pavel =?iso-8859-2?q?Jan=EDk?=) Newsgroups: gmane.emacs.devel Subject: Re: No atimers? Date: Tue, 16 Jul 2002 17:59:44 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200207161329.g6GDT5S22001@aztec.santafe.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-14 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1026835595 19801 127.0.0.1 (16 Jul 2002 16:06:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 16 Jul 2002 16:06:35 +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 17UUqQ-00059G-00 for ; Tue, 16 Jul 2002 18:06:34 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17UV1Q-0002Do-00 for ; Tue, 16 Jul 2002 18:17:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17UUq9-00035I-00; Tue, 16 Jul 2002 12:06:17 -0400 Original-Received: from p0074.as-l043.contactel.cz ([194.108.242.74] helo=SnowWhite.SuSE.cz) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17UUpM-00034f-00; Tue, 16 Jul 2002 12:05:28 -0400 Original-Received: by SnowWhite.SuSE.cz (PJ, from userid 500) id 98F1419334; Tue, 16 Jul 2002 18:08:07 +0200 (CEST) Original-To: rms@gnu.org X-Face: $"d&^B_IKlTHX!y2d,3;grhwjOBqOli]LV`6d]58%5'x/kBd7.MO&n3bJ@Zkf&RfBu|^qL+ ?/Re{MpTqanXS2'~Qp'J2p^M7uM:zp[1Xq#{|C!*'&NvCC[9!|=>#qHqIhroq_S"MH8nSH+d^9*BF: iHiAs(t(~b#1.{w.d[=Z In-Reply-To: <200207161329.g6GDT5S22001@aztec.santafe.edu> (Richard Stallman's message of "Tue, 16 Jul 2002 07:29:05 -0600 (MDT)") User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (i386-suse-linux-gnu) Original-Lines: 21 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:5796 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:5796 From: Richard Stallman Date: Tue, 16 Jul 2002 07:29:05 -0600 (MDT) > Does anyone else using GNU/Linux observe the hourglass pointer to > work? Does it work on any system? It works work me. After (sit-for 5) an one second approx. hourglass pointer is shown for about 4 seconds and then the classic pointer (I). I too use GNU/Linux system. My version is about 10 days old now. --=20 Pavel Jan=EDk Use data arrays to avoid repetitive control sequences. -- The Elements of Programming Style (Kernighan & Plaugh= er)