From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: change cursor type when idle Date: Tue, 12 Feb 2008 17:28:42 +0100 Message-ID: References: <000d01c86c82$700dccc0$7051908d@us.oracle.com> <200802121430.m1CEUc6k013361@sallyv1.ics.uci.edu> <200802121510.m1CFABWY002308@sallyv1.ics.uci.edu> <200802121620.m1CGKKrx005585@sallyv1.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1202833789 9255 80.91.229.12 (12 Feb 2008 16:29:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Feb 2008 16:29:49 +0000 (UTC) Cc: Emacs Devel To: "Dan Nicolaescu" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 12 17:30:09 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 1JOy0V-000752-9W for ged-emacs-devel@m.gmane.org; Tue, 12 Feb 2008 17:29:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOy01-0006TK-Oj for ged-emacs-devel@m.gmane.org; Tue, 12 Feb 2008 11:28:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JOxzx-0006TC-BC for emacs-devel@gnu.org; Tue, 12 Feb 2008 11:28:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JOxzw-0006SZ-0H for emacs-devel@gnu.org; Tue, 12 Feb 2008 11:28:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOxzv-0006SW-Qc for emacs-devel@gnu.org; Tue, 12 Feb 2008 11:28:43 -0500 Original-Received: from wa-out-1112.google.com ([209.85.146.181]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JOxzv-000176-N5 for emacs-devel@gnu.org; Tue, 12 Feb 2008 11:28:43 -0500 Original-Received: by wa-out-1112.google.com with SMTP id k34so2730545wah.10 for ; Tue, 12 Feb 2008 08:28:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=+/fDyroi93DD7vE+EcKKUpPr9SCs0ht5/Jvs6TOPJb4=; b=WUzIV5DiFdaNle5R3/tQFfhMUVdvOy3BYyU2sKBEJ9kcnMPwRYQb+3m7L4PDaqOEgYyQUQ4iy2hkWJhac9uxMWolI3oqw531EglTSa2ekNPrT9i5CU//3qkEbaQy3iZkme5YlRcta/tDSxZWkTXhJ9W2d42tqaipQmMyWIab+HA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=H+Jl4UB3kAV6/CU56e30v6VjVjgcEOSakGZGfJRCOJYW1FXZHRFlNHo3jYqg+Y1VtdMZrCVg+LPUbN5KFYtj7r5BUwuILwGa3Bn9HPuFahd/ulcWQkI647jWwMXcfVwisnmFG0wmfSNh4QgkMLCmYzrEVrC53DodeXa5u7xVqrg= Original-Received: by 10.115.94.1 with SMTP id w1mr1662705wal.85.1202833722164; Tue, 12 Feb 2008 08:28:42 -0800 (PST) Original-Received: by 10.115.72.13 with HTTP; Tue, 12 Feb 2008 08:28:42 -0800 (PST) In-Reply-To: <200802121620.m1CGKKrx005585@sallyv1.ics.uci.edu> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:88878 Archived-At: On Feb 12, 2008 5:20 PM, Dan Nicolaescu wrote: > If you are using another window, the emacs frame is not selected, hence > the cursor does not blink. Fair enough (I had forgotten that). But the reverse is true; perhaps you're manually coping from Emacs to another window and you *do* want the cursor to be more noticeable. > Doubtful. A quick web search turns out 5 hits, only 3 of which change > the default. Not a useful feature, IMO. Not sure I understand you, but if you're saying that the current cua-*-cursor-color support is not a useful feature, that's simply ridiculous. Juanma