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: Dmitry Gutov <dgutov <at> yandex.ru>
Subject: bug#27392: closed (Re: bug#27392: 26.0.50; [css-mode] Completion
 fails after "grid" is typed out)
Date: Sat, 17 Jun 2017 08:41:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#27392: 26.0.50; [css-mode] Completion fails after "grid" is typed out

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 27392 <at> debbugs.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: 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


[Message part 3 (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.



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.