From unknown Mon Jun 23 20:19:42 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4194: 23.0.91; Cursor face not changing Reply-To: Nikolaj Schumacher , 4194@debbugs.gnu.org Resent-From: Nikolaj Schumacher Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Thu, 20 Aug 2009 20:06:29 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 4194 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.125062901712509 (code B ref -1); Thu, 20 Aug 2009 20:06:29 +0000 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 , Alberto =?UTF-8?Q?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) 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 unknown Mon Jun 23 20:19:42 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Nikolaj Schumacher Subject: bug#4194: closed (Re: bug#4194: 23.0.91; Cursor face not changing) Message-ID: References: <4zr517wqk6.fsf@fencepost.gnu.org> X-Gnu-PR-Message: they-closed 4194 X-Gnu-PR-Package: emacs,ns X-Gnu-PR-Keywords: unreproducible moreinfo Reply-To: 4194@debbugs.gnu.org Date: Thu, 17 Nov 2011 00:19:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1321489142-8487-1" This is a multi-part message in MIME format... ------------=_1321489142-8487-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #4194: 23.0.91; Cursor face not changing which was filed against the emacs,ns package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 4194@debbugs.gnu.org. --=20 4194: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D4194 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1321489142-8487-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit 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. ------------=_1321489142-8487-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit 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 ------------=_1321489142-8487-1-- From unknown Mon Jun 23 20:19:42 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: albie@alfarrabio.di.uminho.pt Subject: bug#2868: closed (Re: bug#4194: 23.0.91; Cursor face not changing) Message-ID: References: <4zr517wqk6.fsf@fencepost.gnu.org> <49D51E01.1040509@alfarrabio.di.uminho.pt> X-Gnu-PR-Message: they-closed 2868 X-Gnu-PR-Package: emacs,ns X-Gnu-PR-Keywords: unreproducible moreinfo Reply-To: 2868@debbugs.gnu.org Date: Thu, 17 Nov 2011 00:19:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1321489143-8487-3" This is a multi-part message in MIME format... ------------=_1321489143-8487-3 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #4194: 23.0.91; Cursor face not changing which was filed against the emacs,ns package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 2868@debbugs.gnu.org. --=20 4194: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D4194 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1321489143-8487-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit 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. ------------=_1321489143-8487-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 2 Apr 2009 20:20:43 +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.1 required=4.0 tests=FOURLA autolearn=no 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.13.8/8.13.8/Debian-3) with ESMTP id n32KKbRL004322 for ; Thu, 2 Apr 2009 13:20:39 -0700 Received: from mx10.gnu.org ([199.232.76.166]:58564) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LpTOu-0007Wl-Hk for emacs-pretest-bug@gnu.org; Thu, 02 Apr 2009 16:20:36 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LpTOo-0005AQ-M1 for emacs-pretest-bug@gnu.org; Thu, 02 Apr 2009 16:20:33 -0400 Received: from bombordo.di.uminho.pt ([193.136.19.139]:45600 helo=alfarrabio.di.uminho.pt) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LpTOo-00059q-0f for emacs-pretest-bug@gnu.org; Thu, 02 Apr 2009 16:20:30 -0400 Received: from localhost (localhost [127.0.0.1]) by alfarrabio.di.uminho.pt (Postfix) with ESMTP id F3EEA340FD8 for ; Thu, 2 Apr 2009 21:20:17 +0100 (WEST) X-Virus-Scanned: Debian amavisd-new at alfarrabio.di.uminho.pt Received: from alfarrabio.di.uminho.pt ([127.0.0.1]) by localhost (alfarrabio.di.uminho.pt [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nK7DpJD5X32b for ; Thu, 2 Apr 2009 21:20:12 +0100 (WEST) Received: from rachmaninoff.lan (255.92.54.77.rev.vodafone.pt [77.54.92.255]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by alfarrabio.di.uminho.pt (Postfix) with ESMTPSA id 36EEC340FD7 for ; Thu, 2 Apr 2009 21:20:12 +0100 (WEST) Message-ID: <49D51E01.1040509@alfarrabio.di.uminho.pt> Date: Thu, 02 Apr 2009 21:20:17 +0100 From: =?ISO-8859-1?Q?Alberto_Sim=F5es?= Reply-To: albie@alfarrabio.di.uminho.pt Organization: Departamento de =?ISO-8859-1?Q?Inform=E1tica_-_Universi?= =?ISO-8859-1?Q?dade_do_Minho?= User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: emacs-pretest-bug@gnu.org Subject: 23.0.91; Cursor face not changing X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Hello. Although I am able to configure the cursor face using the usual custumization tool, the real colors/face doesn't change. While the customization tool added to my .emacs the line: '(cursor ((t (:background "wheat" :foreground "black")))) under the faces configuration command, when emacs starts I get back the original cursor colors (that are just annoying because I can't see the character behind the cursor). Oh, This emacs is compiled by me, from cvs (about 15 days ago), under MacOS/NS. ---------- In GNU Emacs 23.0.91.1 (i386-apple-darwin9.6.0, NS apple-appkit-949.43) of 2009-03-28 on rachmaninoff.lan Windowing system distributor `Apple', version 10.3.949 configured using `configure '--with-ns'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: pt_PT.utf-8 value of $LC_CTYPE: pt_PT.utf-8 value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: LaTeX Minor modes in effect: highlight-changes-visible-mode: t shell-dirtrack-mode: t diff-auto-refine-mode: t show-paren-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t Recent input: C-e M-x c u s t o - - g r f a c e s C-x k C-x C-s M-x r e p o r Recent messages: Mark set Invalid image size (see `max-image-size') [380 times] Saving file /Users/ambs/.emacs... Wrote /Users/ambs/.emacs Invalid image size (see `max-image-size') [30 times] byte-code: End of buffer [2 times] byte-code: Beginning of buffer byte-code: End of buffer (No changes need to be saved) Making completion list... --=20 Alberto Sim=F5es - Departamento de Inform=E1tica - Universidade do Minho Campus de Gualtar - 4710-057 Braga - Portugal ------------=_1321489143-8487-3-- From unknown Mon Jun 23 20:19:42 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Chong Yidong Subject: bug#2870: closed (Re: bug#4194: 23.0.91; Cursor face not changing) Message-ID: References: <4zr517wqk6.fsf@fencepost.gnu.org> <8763hmheii.fsf@cyd.mit.edu> X-Gnu-PR-Message: they-closed 2870 X-Gnu-PR-Package: emacs,ns X-Gnu-PR-Keywords: unreproducible moreinfo Reply-To: 2870@debbugs.gnu.org Date: Thu, 17 Nov 2011 00:19:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1321489143-8487-5" This is a multi-part message in MIME format... ------------=_1321489143-8487-5 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #4194: 23.0.91; Cursor face not changing which was filed against the emacs,ns package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 2870@debbugs.gnu.org. --=20 4194: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D4194 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1321489143-8487-5 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit 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. ------------=_1321489143-8487-5 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 2 Apr 2009 22:32:15 +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.13.8/8.13.8/Debian-3) with ESMTP id n32MW8Ig008377 for ; Thu, 2 Apr 2009 15:32:10 -0700 Received: from mail.gnu.org ([199.232.76.166]:38265 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LpVSC-0003Kw-KN for emacs-pretest-bug@gnu.org; Thu, 02 Apr 2009 18:32:08 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LpVS9-0007ls-E2 for emacs-pretest-bug@gnu.org; Thu, 02 Apr 2009 18:32:06 -0400 Received: from cyd.mit.edu ([18.115.2.24]:33655) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LpVS9-0007lo-5r for emacs-pretest-bug@gnu.org; Thu, 02 Apr 2009 18:32:05 -0400 Received: by cyd.mit.edu (Postfix, from userid 1000) id 8792457E21E; Thu, 2 Apr 2009 18:33:41 -0400 (EDT) From: Chong Yidong To: Adrian Robert Cc: Alberto =?utf-8?Q?Sim=C3=B5es?= , emacs-pretest-bug@gnu.org Subject: Re: 23.0.91; Cursor face not changing Date: Thu, 02 Apr 2009 18:33:41 -0400 Message-ID: <8763hmheii.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. > Although I am able to configure the cursor face using the usual > custumization tool, the real colors/face doesn't change. > > While the customization tool added to my .emacs the line: > '(cursor ((t (:background "wheat" :foreground "black")))) > > under the faces configuration command, when emacs starts I get back > the original cursor colors (that are just annoying because I can't see > the character behind the cursor). > > Oh, This emacs is compiled by me, from cvs (about 15 days ago), under > MacOS/NS. I can't reproduce this, so it's likely a bug on NS. Adrian, can you reproduce it? ------------=_1321489143-8487-5-- From unknown Mon Jun 23 20:19:42 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Adrian Robert Subject: bug#3434: closed (Re: bug#4194: 23.0.91; Cursor face not changing) Message-ID: References: <4zr517wqk6.fsf@fencepost.gnu.org> X-Gnu-PR-Message: they-closed 3434 X-Gnu-PR-Package: emacs,ns X-Gnu-PR-Keywords: unreproducible moreinfo Reply-To: 3434@debbugs.gnu.org Date: Thu, 17 Nov 2011 00:19:04 +0000 Content-Type: multipart/mixed; boundary="----------=_1321489144-8487-7" This is a multi-part message in MIME format... ------------=_1321489144-8487-7 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #4194: 23.0.91; Cursor face not changing which was filed against the emacs,ns package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 3434@debbugs.gnu.org. --=20 4194: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D4194 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1321489144-8487-7 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit 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. ------------=_1321489144-8487-7 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 31 May 2009 15:27:22 +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.4 required=4.0 tests=AWL 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 n4VFRHRT025882 for ; Sun, 31 May 2009 08:27:18 -0700 Received: from mx10.gnu.org ([199.232.76.166]:56135) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MAmwL-00048t-Jx for emacs-pretest-bug@gnu.org; Sun, 31 May 2009 11:27:16 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MAmwI-0000vB-ET for emacs-pretest-bug@gnu.org; Sun, 31 May 2009 11:27:12 -0400 Received: from mail-px0-f179.google.com ([209.85.216.179]:65202) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MAmwH-0000tE-OX for emacs-pretest-bug@gnu.org; Sun, 31 May 2009 11:27:10 -0400 Received: by pxi9 with SMTP id 9so6949714pxi.14 for ; Sun, 31 May 2009 08:27:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:in-reply-to:references :mime-version:content-type:message-id:cc:content-transfer-encoding :from:subject:date:to:x-mailer; bh=w4/MSxmgAaif0yR/vVt6KSbT3oBKG5m2kk4D9HdcBPs=; b=N4dEYSBSXr/VwyI9iUEjB5IHw+VQUl59kXzrTkIsC110gryJPSTlZnlB1RKHiW4QEd nhgG8SpPXPsO1aNFVvvw/39GNI7YgPd1ghwOosq3So2ib+zL97eWwjBVlUxJFlnfq5MP qmkq0Rg9dcHDD6SmNeE2aUpGkGOenPxG6z5Gw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=in-reply-to:references:mime-version:content-type:message-id:cc :content-transfer-encoding:from:subject:date:to:x-mailer; b=Y5gVu46nODoifC5TAIfdLIRZ1g5detC9w+zV1e1SmX3omurRuglFY8JFRGY3d/sovG NkG5gnBMHk9u9SkmgYIBRK92RLWTqBVFKQmMfQEgL+1UuUUHLfDIm8y7++tLEKLGjNaz EnLYBlT9vYGiZdgcokKbzsqNF6CqMNiFLNaqo= Received: by 10.140.161.11 with SMTP id j11mr4886598rve.114.1243783624743; Sun, 31 May 2009 08:27:04 -0700 (PDT) Received: from ?110.49.0.112? ([110.49.0.112]) by mx.google.com with ESMTPS id n40sm4645718wag.65.2009.05.31.08.26.59 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 31 May 2009 08:27:04 -0700 (PDT) In-Reply-To: <8763hmheii.fsf@cyd.mit.edu> References: <8763hmheii.fsf@cyd.mit.edu> Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Cc: =?ISO-8859-1?Q?Alberto_Sim=F5es?= , emacs-pretest-bug@gnu.org, Nikolaj Schumacher Content-Transfer-Encoding: 7bit From: Adrian Robert Subject: Re: 23.0.91; Cursor face not changing Date: Sun, 31 May 2009 22:27:27 +0700 To: Chong Yidong X-Mailer: Apple Mail (2.753.1) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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. >> >> While the customization tool added to my .emacs the line: >> '(cursor ((t (:background "wheat" :foreground "black")))) >> >> under the faces configuration command, when emacs starts I get back >> the original cursor colors (that are just annoying because I can't >> see >> the character behind the cursor). >> >> Oh, This emacs is compiled by me, from cvs (about 15 days ago), under >> MacOS/NS. > > I can't reproduce this, so it's likely a bug on NS. Adrian, can you > reproduce it? I cannot. 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. thanks, Adrian ------------=_1321489144-8487-7--