From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: change cursor type when idle Date: Mon, 28 Aug 2006 17:30:11 +0200 Message-ID: <44F30C03.6060405@student.lu.se> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1156779103 16579 80.91.229.2 (28 Aug 2006 15:31:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 28 Aug 2006 15:31:43 +0000 (UTC) Cc: Emacs-Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 28 17:31:40 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GHj58-00059F-1a for ged-emacs-devel@m.gmane.org; Mon, 28 Aug 2006 17:31:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GHj57-00087T-I2 for ged-emacs-devel@m.gmane.org; Mon, 28 Aug 2006 11:31:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GHj4K-0007oP-LN for emacs-devel@gnu.org; Mon, 28 Aug 2006 11:30:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GHj4G-0007kV-Ue for emacs-devel@gnu.org; Mon, 28 Aug 2006 11:30:32 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GHj4G-0007kJ-LY for emacs-devel@gnu.org; Mon, 28 Aug 2006 11:30:28 -0400 Original-Received: from [81.228.8.164] (helo=pne-smtpout2-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GHjDF-0004Km-4K for emacs-devel@gnu.org; Mon, 28 Aug 2006 11:39:45 -0400 Original-Received: from [192.168.123.121] (83.249.218.244) by pne-smtpout2-sn2.hy.skanova.net (7.2.075) id 44F2F2F70000828E; Mon, 28 Aug 2006 17:30:11 +0200 User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) Original-To: Drew Adams In-Reply-To: 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:59003 Archived-At: Drew Adams wrote: > In my own implementation, this feature is separate from whether or not the > cursor should blink, which I think is a little better. I just use a timer > But isn't there people who can not stand blinking (cursors)?