GNU bug report logs - #7404
`cursor-in-non-selected-windows' needs dedicated face

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: emacs; Severity: wishlist; Reported by: MON KEY <monkey@HIDDEN>; dated Mon, 15 Nov 2010 00:05:02 UTC; Maintainer for emacs is bug-gnu-emacs@HIDDEN.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 15 Nov 2010 00:04:05 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sun Nov 14 19:04:04 2010
Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.69)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1PHmYG-00027u-MB
	for submit <at> debbugs.gnu.org; Sun, 14 Nov 2010 19:04:04 -0500
Received: from eggs.gnu.org ([140.186.70.92])
	by debbugs.gnu.org with esmtp (Exim 4.69)
	(envelope-from <stan@HIDDEN>) id 1PHmYF-00027Y-3e
	for submit <at> debbugs.gnu.org; Sun, 14 Nov 2010 19:04:03 -0500
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <stan@HIDDEN>) id 1PHmcz-00005x-EC
	for submit <at> debbugs.gnu.org; Sun, 14 Nov 2010 19:08:58 -0500
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE
	autolearn=unavailable version=3.3.1
Received: from lists.gnu.org ([199.232.76.165]:56087)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <stan@HIDDEN>) id 1PHmcz-00005t-CA
	for submit <at> debbugs.gnu.org; Sun, 14 Nov 2010 19:08:57 -0500
Received: from [140.186.70.92] (port=51238 helo=eggs.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1PHmcy-00063R-CQ
	for bug-gnu-emacs@HIDDEN; Sun, 14 Nov 2010 19:08:57 -0500
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <stan@HIDDEN>) id 1PHmcw-00004x-Ha
	for bug-gnu-emacs@HIDDEN; Sun, 14 Nov 2010 19:08:56 -0500
Received: from mail-wy0-f169.google.com ([74.125.82.169]:63177)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <stan@HIDDEN>) id 1PHmcw-0008WJ-DI
	for bug-gnu-emacs@HIDDEN; Sun, 14 Nov 2010 19:08:54 -0500
Received: by wyf23 with SMTP id 23so5590403wyf.0
	for <bug-gnu-emacs@HIDDEN>; Sun, 14 Nov 2010 16:08:52 -0800 (PST)
MIME-Version: 1.0
Received: by 10.216.71.66 with SMTP id q44mr4596169wed.44.1289779732075; Sun,
	14 Nov 2010 16:08:52 -0800 (PST)
Received: by 10.216.70.193 with HTTP; Sun, 14 Nov 2010 16:08:52 -0800 (PST)
Date: Sun, 14 Nov 2010 19:08:52 -0500
X-Google-Sender-Auth: qfQvdQP1O4IvSb-3nZ3rzQET9IM
Message-ID: <AANLkTimBQCerSzORH2Co=LPawa_smAN0CT5QqBJCYyPQ@HIDDEN>
Subject: `cursor-in-non-selected-windows' needs dedicated face
From: MON KEY <monkey@HIDDEN>
To: bug-gnu-emacs@HIDDEN
Content-Type: text/plain; charset=UTF-8
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2)
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2)
X-Spam-Score: -5.2 (-----)
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.11
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <http://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <http://debbugs.gnu.org/pipermail/debbugs-submit>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <http://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Sender: debbugs-submit-bounces <at> debbugs.gnu.org
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
X-Spam-Score: -5.2 (-----)

It is possible to specify an alternate display for
`cursor-in-non-selected-windows'.

This is a nice feauture.

To help distinguish between the two I have '(bar . 3) for
`cursor-type' in selected-window and '(bar . 1) for
`cursor-in-non-selected-windows'.

It would be nice to also be able to specify a different face for the
two separate cursor types.

In particular, I would like to have non-selected cursors to appear
less "bright" than the one apearing in selected-window.

I propose ther be a new basic face named `cursor-non-selected'. And,
that it be able to inherit from the existing `cursor' face.

It would be _really_ nice if there were a buffer-local variable
`cursor-in-current-non-selected-window' which could locally override
`cursor-in-non-selected-windows' when non-nil.

For example, there are some routinely momentary or frequently
temporarily displayed buffers where the the
`cursor-in-non-selected-windows' may not always be desirable;
"*Help*" and "*Completions*" are two which immediately spring to
mind.

--
/s_P\




Acknowledgement sent to MON KEY <monkey@HIDDEN>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs@HIDDEN. Full text available.
Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs@HIDDEN:
bug#7404; Package emacs. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Mon, 25 Nov 2019 12:00:02 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.