From: Dmitry Gutov <dgutov@yandex.ru>
To: 27392@debbugs.gnu.org
Subject: bug#27392: 26.0.50; [css-mode] Completion fails after "grid" is typed out
Date: Fri, 16 Jun 2017 13:01:42 +0300 [thread overview]
Message-ID: <b83c9d8e-9f04-c6b3-b51d-7009760acae9@yandex.ru> (raw)
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.
next reply other threads:[~2017-06-16 10:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-16 10:01 Dmitry Gutov [this message]
2017-06-16 18:23 ` bug#27392: 26.0.50; [css-mode] Completion fails after "grid" is typed out Simen Heggestøyl
2017-06-16 20:33 ` Dmitry Gutov
2017-06-17 8:40 ` Simen Heggestøyl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b83c9d8e-9f04-c6b3-b51d-7009760acae9@yandex.ru \
--to=dgutov@yandex.ru \
--cc=27392@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).