From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: drain Newsgroups: gmane.emacs.help Subject: disable blinking cursor Date: Fri, 26 Oct 2012 01:51:32 -0700 (PDT) Message-ID: <1351241492792-268127.post@n5.nabble.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1351241509 15512 80.91.229.3 (26 Oct 2012 08:51:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 26 Oct 2012 08:51:49 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 26 10:51:58 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TRfe1-0007Mw-IG for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Oct 2012 10:51:57 +0200 Original-Received: from localhost ([::1]:51517 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRfdt-0005ZO-DY for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Oct 2012 04:51:49 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:58553) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRfdj-0005Xw-Fw for Help-gnu-emacs@gnu.org; Fri, 26 Oct 2012 04:51:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TRfdd-00048L-WC for Help-gnu-emacs@gnu.org; Fri, 26 Oct 2012 04:51:39 -0400 Original-Received: from sam.nabble.com ([216.139.236.26]:53977) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRfdd-00048B-Rb for Help-gnu-emacs@gnu.org; Fri, 26 Oct 2012 04:51:33 -0400 Original-Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TRfdc-00063t-Qf for Help-gnu-emacs@gnu.org; Fri, 26 Oct 2012 01:51:32 -0700 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 216.139.236.26 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:87437 Archived-At: Instead of the cursor blinking when point is idle and not-blinking when point is active, I'd like the cursor to change color: what would be the simplest way to do this? . . . I am mainly interested in turning this customization into a mode-hook, so that while reading a document that I know will not stall or freeze, blinking will not distract me, nor will it be needed to indicate the status of my Emacs process. -- View this message in context: http://emacs.1067599.n5.nabble.com/disable-blinking-cursor-tp268127.html Sent from the Emacs - Help mailing list archive at Nabble.com.