GNU bug report logs - #23135
[PATCH] Support completion of bang-rules in CSS mode

Previous Next

Package: emacs;

Reported by: Simen Heggestøyl <simenheg <at> gmail.com>

Date: Mon, 28 Mar 2016 12:54:02 UTC

Severity: wishlist

Tags: patch

Done: Simen Heggestøyl <simenheg <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Simen Heggestøyl <simenheg <at> gmail.com>
Cc: bug-gnu-emacs <at> gnu.org
Subject: Re: [PATCH] Support completion of bang-rules in CSS mode
Date: Mon, 28 Mar 2016 11:16:01 -0400
> The attached patch adds support for completing bang-rules (rules that
> start with "!") in CSS and SCSS mode.

Looks fine, thanks.

> +        (list (point) pos (append (if sassy scss-bang-ids)
> +                                  css-bang-ids))))))

This duplicates code that's already elsewhere.  Maybe we should have
a new buffer-local var to keep the (s)css-bang-ids value appropriate for
the current mode.


        Stefan




This bug report was last modified 9 years and 57 days ago.

Previous Next


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