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

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

[debbugs-tracker] bug#27392: closed (26.0.50; [css-mode] Completion fail


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27392: closed (26.0.50; [css-mode] Completion fails after "grid" is typed out)
Date: Sat, 17 Jun 2017 08:41:02 +0000

Your message dated Sat, 17 Jun 2017 10:40:48 +0200
with message-id <address@hidden>
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
address@hidden)


-- 
27392: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27392
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 26.0.50; [css-mode] Completion fails after "grid" is typed out Date: Fri, 16 Jun 2017 13:01:42 +0300 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:54.0) Gecko/20100101 Thunderbird/54.0
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.



--- End Message ---
--- Begin Message --- 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



--- End Message ---

reply via email to

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