GNU bug report logs - #25525
25.1.90; add color highlighting to css mode

Previous Next

Package: emacs;

Reported by: Tom Tromey <tom <at> tromey.com>

Date: Wed, 25 Jan 2017 08:08:01 UTC

Severity: wishlist

Tags: patch

Found in version 25.1.90

Done: Tom Tromey <tom <at> tromey.com>

Bug is archived. No further changes may be made.

Full log


Message #71 received at 25525 <at> debbugs.gnu.org (full text, mbox):

From: Simen Heggestøyl <simenheg <at> gmail.com>
To: Tom Tromey <tom <at> tromey.com>
Cc: 25525 <at> debbugs.gnu.org
Subject: Re: bug#25525: 25.1.90; add color highlighting to css mode
Date: Sun, 05 Mar 2017 19:28:44 +0100
On Sat, Mar 4, 2017 at 8:58 PM, Tom Tromey <tom <at> tromey.com> wrote:
> Thank you.  This was due to using the wrong block name in a call to
> cl-return-from.  I must have changed the function name and forgotten
> about this bit.  Anyway, apply the appended patch on top of what 
> you've
> got and please try to find more bugs :)

Yes, that fixed it, thanks.

Here's another one: SCSS variables and mixins with the exact same name
as a color are highlighted. So in the following, both instances of
"black" are highlighted in black:

@mixin black {
   $black: #000;
}

-- Simen





This bug report was last modified 8 years and 80 days ago.

Previous Next


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