From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: Re: change cursor type when idle Date: Mon, 11 Feb 2008 11:11:06 +0100 Message-ID: <878x1rx0p1.fsf@ambire.localdomain> References: <000d01c86c82$700dccc0$7051908d@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1202816562 8298 80.91.229.12 (12 Feb 2008 11:42:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Feb 2008 11:42:42 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 12 12:43:05 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 1JOtXU-0005GH-H4 for ged-emacs-devel@m.gmane.org; Tue, 12 Feb 2008 12:43:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOtX1-0005eb-2o for ged-emacs-devel@m.gmane.org; Tue, 12 Feb 2008 06:42:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JOtVn-0004pv-ME for emacs-devel@gnu.org; Tue, 12 Feb 2008 06:41:19 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JOtVm-0004pM-PN for emacs-devel@gnu.org; Tue, 12 Feb 2008 06:41:19 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOtVm-0004p6-CY for emacs-devel@gnu.org; Tue, 12 Feb 2008 06:41:18 -0500 Original-Received: from [151.61.142.247] (helo=ambire.localdomain) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JOtVg-0005N6-8z; Tue, 12 Feb 2008 06:41:12 -0500 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1JOVcw-0002Js-9u; Mon, 11 Feb 2008 11:11:06 +0100 In-Reply-To: <000d01c86c82$700dccc0$7051908d@us.oracle.com> (Drew Adams's message of "Sun, 10 Feb 2008 23:48:04 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-Greylist: delayed 1349 seconds by postgrey-1.27 at monty-python; Tue, 12 Feb 2008 06:41:12 EST 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:88851 Archived-At: () "Drew Adams" () Sun, 10 Feb 2008 23:48:04 -0800 > Description: > http://www.emacswiki.org/cgi-bin/wiki/ChangingCursorDynamically > > Code: http://www.emacswiki.org/cgi-bin/emacs/cursor-chg.el AFAICT, this was never installed. I will be happy to install it after i determine: a/ Where under lisp/ should it be installed? b/ The code in its final form (modulo backward-compat bits, etc). Please provide a/ and b/ (either to this list or by private email), so that we may proceed. thi