From unknown Mon Jun 23 20:16:37 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#4194 <4194@debbugs.gnu.org> To: bug#4194 <4194@debbugs.gnu.org> Subject: Status: 23.0.91; Cursor face not changing Reply-To: bug#4194 <4194@debbugs.gnu.org> Date: Tue, 24 Jun 2025 03:16:37 +0000 retitle 4194 23.0.91; Cursor face not changing reassign 4194 emacs,ns submitter 4194 Nikolaj Schumacher severity 4194 normal tag 4194 unreproducible moreinfo thanks From me@nschum.de Tue Aug 18 13:56:57 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 18 Aug 2009 20:56:57 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7IKutOY012506 for ; Tue, 18 Aug 2009 13:56:57 -0700 Received: from mx10.gnu.org ([199.232.76.166]:34128) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MdVji-0007VW-Qt for emacs-pretest-bug@gnu.org; Tue, 18 Aug 2009 16:56:54 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MdVjg-0002jy-VJ for emacs-pretest-bug@gnu.org; Tue, 18 Aug 2009 16:56:54 -0400 Received: from dd18200.kasserver.com ([85.13.138.168]:36452) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MdVjg-0002jU-KC for emacs-pretest-bug@gnu.org; Tue, 18 Aug 2009 16:56:52 -0400 Received: from [10.129.39.118] (unknown [92.116.39.118]) by dd18200.kasserver.com (Postfix) with ESMTP id 78A3D1814B893; Tue, 18 Aug 2009 22:56:54 +0200 (CEST) Cc: Chong Yidong , =?UTF-8?Q?Alberto_Sim=C3=B5es?= , emacs-pretest-bug@gnu.org Message-Id: From: Nikolaj Schumacher To: Adrian Robert In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: 23.0.91; Cursor face not changing Date: Tue, 18 Aug 2009 22:56:44 +0200 References: <8763hmheii.fsf@cyd.mit.edu> X-Mailer: Apple Mail (2.936) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Sorry for the delay. I checked this again using a build from today. On 2009-05-31, at 17:27, Adrian Robert wrote: > On Apr 3, 2009, at 5:33 AM, Chong Yidong wrote: > >>> Although I am able to configure the cursor face using the usual >>> custumization tool, the real colors/face doesn't change. >> >> I can't reproduce this, so it's likely a bug on NS. Adrian, can you >> reproduce it? > > I cannot. Setting the background color seems to work now. The foreground color, inverse-video, and others don't stick. > Nikolaj Schumacher added later that: > >> The same seems to happen for the region face. The background color >> reverts to ns_selection_color sometime after the custom variables are >> read. (It works when reading the custom settings again, later.) > > I looked at the code and cannot see how this could be happening. > The region face is set to ns_selection_color in ns-win.el, but this > should be overridden by .emacs read later. This should have been > cleared up by David Reitter's changes around 2009-03-14, though > since the ChangeLog entries are incomplete it is difficult to be > certain when the last broken code was removed. > > Anyway, if you still observe these in a recent build let me know and > I'll go on a more thorough witch-hunt. I've looked at this further, and it seems to work with an empty .emacs. It fails with my configuration, because I set the frame's background color like this: (setq default-frame-alist '((background-color . "#040420") (foreground-color . "wheat"))) If I don't set the background-color, I get my customized region face. If I manually evaluate the line after the initial frame was created, any additional frame uses the default ns_selection_color for the region. The first frame and customize-face keep my color. Nik From rgm@gnu.org Fri Aug 28 18:18:48 2009 Received: (at control) by emacsbugs.donarmstrong.com; 29 Aug 2009 01:18:48 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-5.8 required=4.0 tests=AWL,ONEWORD,VALID_BTS_CONTROL, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7T1Illa029940 for ; Fri, 28 Aug 2009 18:18:48 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MhCac-00007N-DB; Fri, 28 Aug 2009 21:18:46 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19096.33270.328819.646954@fencepost.gnu.org> Date: Fri, 28 Aug 2009 21:18:46 -0400 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: yellow X-Ran: k;*IPZ;JvME0};Ne;crim!bBD52RgtMQ\.Br=;>ZMK4oj3B#yO(M6FF6oS`~+dvKv/=DD' X-Debbugs-No-Ack: yes reassign 4194 emacs,ns merge 3434 4194 reassign 4275 emacs,w32 reassign 4265 spam reassign 4266 spam reassign 4267 spam reassign 4272 spam reassign 4277 spam reassign 4278 spam reassign 4279 spam From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 24 14:23:37 2010 Received: (at control) by debbugs.gnu.org; 24 Jun 2010 18:23:37 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ORr5N-00051L-8v for submit@debbugs.gnu.org; Thu, 24 Jun 2010 14:23:37 -0400 Received: from pantheon-po41.its.yale.edu ([130.132.50.98]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ORr5K-00051G-K0 for control@debbugs.gnu.org; Thu, 24 Jun 2010 14:23:35 -0400 Received: from furry (dhcp128036014221.central.yale.edu [128.36.14.221]) (authenticated bits=0) by pantheon-po41.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o5OINUI2013527 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 24 Jun 2010 14:23:30 -0400 Received: by furry (Postfix, from userid 1000) id 5BF4B16D416; Thu, 24 Jun 2010 20:23:29 +0200 (CEST) From: Chong Yidong To: control@debbugs.gnu.org Subject: close 1382 Date: Thu, 24 Jun 2010 14:23:29 -0400 Message-ID: <87r5jw5ly6.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) severity 135 minor tags 710 + moreinfo unreproducible close 756 tags 844 + moreinfo unreproducible close 917 close 1000 tags 1125 + moreinfo unreproducible close 1159 severity 1238 wishlist close 1247 close 1381 close 1382 tags 1708 + moreinfo unreproducible close 1993 severity 2024 wishlist close 2236 severity 2299 wishlist tags 2394 + moreinfo unreproducible severity 2507 minor close 2583 tags 2690 + moreinfo unreproducible tags 2812 + moreinfo unreproducible tags 2843 + moreinfo unreproducible tags 2870 + moreinfo unreproducible tags 2877 + moreinfo unreproducible close 3032 close 3273 close 3349 close 4046 close 4358 close 4591 close 4656 thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Nov 16 19:18:04 2011 Received: (at 4194-done) by debbugs.gnu.org; 17 Nov 2011 00:18:04 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RQpg4-0002Bg-6e for submit@debbugs.gnu.org; Wed, 16 Nov 2011 19:18:04 -0500 Received: from fencepost.gnu.org ([140.186.70.10] ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RQpg2-0002BQ-Cm for 4194-done@debbugs.gnu.org; Wed, 16 Nov 2011 19:18:03 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RQpfF-0007Gf-LC; Wed, 16 Nov 2011 19:17:13 -0500 From: Glenn Morris To: 4194-done@debbugs.gnu.org Subject: Re: bug#4194: 23.0.91; Cursor face not changing References: <8763hmheii.fsf@cyd.mit.edu> X-Spook: BRLO AIMSX Geraldton undercover rs9512c Firefly SP4 bomb X-Ran: 76W`rs9k5':Y`l85$=USPaZl6TX3FC/.#mH"ia14Cuv6*z1JTkZuPh''dG'x7H~Z,P4+}E X-Hue: green X-Attribution: GM Date: Wed, 16 Nov 2011 19:17:13 -0500 In-Reply-To: (Nikolaj Schumacher's message of "Tue, 18 Aug 2009 22:56:44 +0200") Message-ID: <4zr517wqk6.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: 4194-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) Version: 24.1 Nikolaj Schumacher wrote: > Setting the background color seems to work now. The foreground color, > inverse-video, and others don't stick. In Emacs 24, the doc for the cursor face will say: Currently, only the `:background' attribute is meaningful; all other attributes are ignored. With regards to the region face: > This bug is easily fixed by changing the following line in ns-win.el: > > (set-face-background 'region "ns_selection_color") This line was removed from ns-win some time ago, so I imagine this is fixed too. Please open a new report if there are still issues in the latest version. From unknown Mon Jun 23 20:16:37 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 15 Dec 2011 12:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator