GNU bug report logs - #27392
26.0.50; [css-mode] Completion fails after "grid" is typed out

Previous Next

Package: emacs;

Reported by: Dmitry Gutov <dgutov <at> yandex.ru>

Date: Fri, 16 Jun 2017 10:02:02 UTC

Severity: normal

Found in version 26.0.50

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Simen Heggestøyl <simenheg <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#27392: closed (26.0.50; [css-mode] Completion fails after
 "grid" is typed out)
Date: Sat, 17 Jun 2017 08:41:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 17 Jun 2017 10:40:48 +0200
with message-id <1497688848.12709.0 <at> smtp.gmail.com>
and subject line Re: bug#27392: 26.0.50; [css-mode] Completion fails after "grid" is typed out
has caused the debbugs.gnu.org bug report #27392,
regarding 26.0.50; [css-mode] Completion fails after "grid" is typed out
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
27392: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27392
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Dmitry Gutov <dgutov <at> yandex.ru>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.0.50; [css-mode] Completion fails after "grid" is typed out
Date: Fri, 16 Jun 2017 13:01:42 +0300
With these buffer contents (with point at |), press C-M-i:

html {
  gri|
}


It completes to "grid". Press C-M-i again: "No match".

Even though css-mode knows about various grid-** properties, it fails to 
suggest them in this situation.

It *does* offer them as completions after "gri" for `company-capf', however.

Same for "border", "animation" and probably others.

It's a problem for company-capf in particular because with 
company-require-match, after you `M-x company-capf', you're not allowed 
to type out the last letter of each respective word.

It's also a problem in discoverability.


[Message part 3 (message/rfc822, inline)]
From: Simen Heggestøyl <simenheg <at> gmail.com>
To: Dmitry Gutov <dgutov <at> yandex.ru>
Cc: 27392-done <at> debbugs.gnu.org
Subject: Re: bug#27392: 26.0.50; [css-mode] Completion fails after "grid" is
 typed out
Date: Sat, 17 Jun 2017 10:40:48 +0200
Installed a similar fix as 8960f6aa36000a8d6014e0c7371ee96ba148965a.

Thanks for reporting!

-- Simen



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

Previous Next


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