From unknown Wed Jun 18 23:12:56 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#4204 <4204@debbugs.gnu.org> To: bug#4204 <4204@debbugs.gnu.org> Subject: Status: 23.1; css-mode does not syntax highlight new CSS3 pseudo-classes Reply-To: bug#4204 <4204@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:12:56 +0000 retitle 4204 23.1; css-mode does not syntax highlight new CSS3 pseudo-class= es reassign 4204 emacs submitter 4204 Gareth Rees severity 4204 wishlist thanks From gareth.rees@pobox.com Wed Aug 19 11:39:47 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 19 Aug 2009 18:39:47 +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=unavailable version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7JIdjOF030074 for ; Wed, 19 Aug 2009 11:39:47 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mdq4X-0004c5-37 for bug-gnu-emacs@gnu.org; Wed, 19 Aug 2009 14:39:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mdq4R-0004bt-6x for bug-gnu-emacs@gnu.org; Wed, 19 Aug 2009 14:39:43 -0400 Received: from [199.232.76.173] (port=60596 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mdq4Q-0004bq-Ve for bug-gnu-emacs@gnu.org; Wed, 19 Aug 2009 14:39:39 -0400 Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:56389 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mdq4Q-0001UD-Is for bug-gnu-emacs@gnu.org; Wed, 19 Aug 2009 14:39:38 -0400 Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 3E8E12F536 for ; Wed, 19 Aug 2009 14:39:36 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=message-id :from:to:content-type:content-transfer-encoding:mime-version :subject:date; s=sasl; bh=oJiU6vjbIOSbCxrbLrUnp+UiQ2o=; b=KGeGgP S+UKD9qfbEpNa74GvXLRdGz/RfDI2UkA2MZBrD7+PpqMzgWD/SEV1tqtvupYpLxH YqkFRcdwYV4aULIjnUc0yAyVdW/3Md5uWPH4ZNekX/Hye7An+w5zVRAp6dwUAyzv K/US2PVLwjIgfbJSAUWsqPPG4eRGFlEcLC/L4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=message-id:from :to:content-type:content-transfer-encoding:mime-version:subject :date; q=dns; s=sasl; b=ZDu7fxZ4Q3aOQw446kKHrWT2uqLjQ19c8nbnVUjX oK/zF0J+tq+q6lgOz7g//Tu9tDKn3Y3++Ps/cOuooLOUg4oZK1ZIZnQ24wkG4qSl 7yZp9TMNjNlPLI4yp1UBk1WkmJQ3N9diLMP3tQeA26Sgqm95j1EFjdRqjWiurxOT BxE= Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 3CADF2F535 for ; Wed, 19 Aug 2009 14:39:36 -0400 (EDT) Received: from [192.168.0.2] (unknown [82.69.91.179]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPA id D08D32F532 for ; Wed, 19 Aug 2009 14:39:35 -0400 (EDT) Message-Id: From: Gareth Rees To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: 23.1; css-mode does not syntax highlight new CSS3 pseudo-classes Date: Wed, 19 Aug 2009 19:39:26 +0100 X-Mailer: Apple Mail (2.936) X-Pobox-Relay-ID: A50ED7AE-8CEF-11DE-B82A-3142836986A2-43646240!a-pb-sasl-sd.pobox.com X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) Revision 3 of the Cascading Style Sheets specification [1] introduces new pseudo-classes for use in selector expressions, including :target, :enabled, :disabled, :root, :nth-child(...). It would be nice if css-mode in Emacs could provide syntax highlighting for these new pseudo-classes. (There are other new features in CSS3 that it would be nice to highlight, such as pseudo-elements ::first-letter and ::first-line.) -- Gareth Rees [1] http://www.w3.org/TR/css3-selectors/ From rgm@gnu.org Tue Aug 25 18:41:35 2009 Received: (at control) by emacsbugs.donarmstrong.com; 26 Aug 2009 01:41:35 +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 n7Q1fY7f019888 for ; Tue, 25 Aug 2009 18:41:35 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Mg7W1-0002GE-Dc; Tue, 25 Aug 2009 21:41:33 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19092.37581.372541.29587@fencepost.gnu.org> Date: Tue, 25 Aug 2009 21:41:33 -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: red X-Ran: $~I1H3AxC(CzK!E%`*k\:R)u&@5YnRj\ZV#Y#wVWj&3_97hPZi9xOG_buKH,=e6J=NWq:. X-Debbugs-No-Ack: yes severity 4204 wishlist forcemerge 2868 4194 severity 4199 minor From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 18 14:07:01 2015 Received: (at 4204-done) by debbugs.gnu.org; 18 Mar 2015 18:07:02 +0000 Received: from localhost ([127.0.0.1]:51906 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YYIMv-0000HP-3V for submit@debbugs.gnu.org; Wed, 18 Mar 2015 14:07:01 -0400 Received: from mail-wg0-f43.google.com ([74.125.82.43]:36751) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YYIMs-0000HE-I7 for 4204-done@debbugs.gnu.org; Wed, 18 Mar 2015 14:06:58 -0400 Received: by wgra20 with SMTP id a20so42056094wgr.3 for <4204-done@debbugs.gnu.org>; Wed, 18 Mar 2015 11:06:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:message-id:mime-version:content-type; bh=CICDuOfpmDNUu2fynBmSVM/qxTrvGfQKznM9LokAp6Q=; b=z9xHE+5bFcO2TFuT97QhhzAhUDqOn+Q3R1VoAEu8pUMUOdEMntm6loOzU/vOt58IBA AgWaTDhErYWEivobRJxuu+rEXdB0TybZFHxTq0GjFl84nfwrqxYQtkw6qUpQflAjfhNW 0ku58+4Z1NOJpnOeckgnRiBjeS9oR7/vsBeRljBq6xQQo+zDZo7nPyZFRcY43t1c/8VG nDnorZOIofSJAauR3KbZ+bZaQb/C8P6DQzW/sYNug3O+hOVE+NQr1ocDtu/RWCIYTUXH +wi3MTV7pvsCi7irKbv2x/DL3fRV0rQk/TqlEq5VzSahLyBW6ap155MyK+l51Hxoc8SD 8ERQ== X-Received: by 10.180.189.37 with SMTP id gf5mr9224456wic.86.1426702017846; Wed, 18 Mar 2015 11:06:57 -0700 (PDT) Received: from [192.168.1.114] (cm-84.215.200.46.getinternet.no. [84.215.200.46]) by mx.google.com with ESMTPSA id lu13sm4192155wic.10.2015.03.18.11.06.56 for <4204-done@debbugs.gnu.org> (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Mar 2015 11:06:57 -0700 (PDT) Date: Wed, 18 Mar 2015 19:06:55 +0100 From: Simen =?iso-8859-1?q?Heggest=F8yl?= To: 4204-done@debbugs.gnu.org Message-Id: <1426702015.2599.2@smtp.gmail.com> X-Mailer: geary/0.8.2 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=-3JvuuFnCLUJHTCzgWrEQ" X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Version: 25.1 This has now been fixed for the next version of Emacs (by commit 64db0c26faba21e7aedc0c5f57e04ed175b04f5b). Thanks for the report! [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (simenheg[at]gmail.com) -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [74.125.82.43 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 HTML_MESSAGE BODY: HTML included in message 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid X-Debbugs-Envelope-To: 4204-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Version: 25.1 This has now been fixed for the next version of Emacs (by commit 64db0c26faba21e7aedc0c5f57e04ed175b04f5b). Thanks for the report! [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [74.125.82.43 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (simenheg[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 0.0 HTML_MESSAGE BODY: HTML included in message 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid --=-3JvuuFnCLUJHTCzgWrEQ Content-Type: text/plain; charset=utf-8; format=flowed Version: 25.1 This has now been fixed for the next version of Emacs (by commit 64db0c26faba21e7aedc0c5f57e04ed175b04f5b). Thanks for the report! -- Simen --=-3JvuuFnCLUJHTCzgWrEQ Content-Type: text/html; charset=utf-8 Version: 25.1

This has now been fixed for the next version of Emacs (by commit 
64db0c26faba21e7aedc0c5f57e04ed175b04f5b).

Thanks for the report!

-- Simen
--=-3JvuuFnCLUJHTCzgWrEQ-- From unknown Wed Jun 18 23:12:56 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, 16 Apr 2015 11: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