emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#23383: closed ([PATCH] Support completion of color


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#23383: closed ([PATCH] Support completion of color functions in CSS mode)
Date: Sun, 22 May 2016 11:04:02 +0000

Your message dated Sun, 22 May 2016 13:03:26 +0200
with message-id <address@hidden>
and subject line Re: bug#23383: [PATCH] Support completion of color functions 
in CSS mode
has caused the debbugs.gnu.org bug report #23383,
regarding [PATCH] Support completion of color functions in CSS mode
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
23383: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23383
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] Support completion of color functions in CSS mode Date: Tue, 26 Apr 2016 18:48:52 -0400
The attached patch adds completion for CSS color functions such as
`rgb()'. Values were taken from the “CSS Color Module Level 4”. It can
be found at: https://drafts.csswg.org/css-color/#color-type

As a sidenote, how should we handle functions? Since they use
parentheses, the point is going to be outside of parentheses.

Eg.
rgba()*
      ^(point)

Also, should we include the parameters number?

Attachment: 0001-Add-completion-of-color-functions-in-CSS-mode.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#23383: [PATCH] Support completion of color functions in CSS mode Date: Sun, 22 May 2016 13:03:26 +0200 On Sun, May 22, 2016 at 12:43 AM, Etienne Prud'homme <address@hidden> wrote:
Oops! I've attached the new patch now.

Thanks, looks good. Installed in master.

-- Simen

--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]