From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: change cursor type when idle Date: Thu, 14 Feb 2008 19:03:02 -0500 Message-ID: References: <000d01c86c82$700dccc0$7051908d@us.oracle.com> <200802121430.m1CEUc6k013361@sallyv1.ics.uci.edu> <002601c86d8a$a0454db0$405a908d@us.oracle.com> <87tzkdnkee.fsf@kfs-lx.rd.rdm> <87lk5nsmnp.fsf@kfs-lx.rd.rdm> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1203033938 13041 80.91.229.12 (15 Feb 2008 00:05:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Feb 2008 00:05:38 +0000 (UTC) Cc: dann@ics.uci.edu, drew.adams@oracle.com, emacs-devel@gnu.org To: storm@cua.dk (Kim F. Storm) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 15 01:06:01 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JPo54-00046M-Ik for ged-emacs-devel@m.gmane.org; Fri, 15 Feb 2008 01:05:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPo4a-0007oq-S5 for ged-emacs-devel@m.gmane.org; Thu, 14 Feb 2008 19:05:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JPo2j-0007CF-14 for emacs-devel@gnu.org; Thu, 14 Feb 2008 19:03:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JPo2i-0007Bi-DT for emacs-devel@gnu.org; Thu, 14 Feb 2008 19:03:04 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPo2i-0007Bb-04 for emacs-devel@gnu.org; Thu, 14 Feb 2008 19:03:04 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JPo2h-0007F2-HI for emacs-devel@gnu.org; Thu, 14 Feb 2008 19:03:03 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JPo2g-0002AI-BF; Thu, 14 Feb 2008 19:03:02 -0500 In-reply-to: <87lk5nsmnp.fsf@kfs-lx.rd.rdm> (storm@cua.dk) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:89115 Archived-At: Thanks for the analysis. Now people know what is required.