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

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

bug#44214: closed (28.0.50; css-mode: no completion in declaration with


From: GNU bug Tracking System
Subject: bug#44214: closed (28.0.50; css-mode: no completion in declaration with newline after)
Date: Tue, 27 Oct 2020 14:22:02 +0000

Your message dated Tue, 27 Oct 2020 15:21:46 +0100
with message-id <87361zagw5.fsf@simenheg@gmail.com>
and subject line Re: bug#44214: 28.0.50; css-mode: no completion in declaration 
with newline after
has caused the debbugs.gnu.org bug report #44214,
regarding 28.0.50; css-mode: no completion in declaration with newline after
to be marked as done.

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


-- 
44214: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44214
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 28.0.50; css-mode: no completion in declaration with newline after Date: Sun, 25 Oct 2020 22:41:35 +0200 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0
X-Debbugs-CC: Simen Heggestøyl <simenheg@gmail.com>

1. Create new buffer (or switch to scratch), then M-x css-mode.
2. Replace the contents with the following:

div {
  transform:
    rota

3. Move the point to the end of 'rota' and type C-M-i.

4. See no completions.

If there is no newline after the colon, before the attribute value,
C-M-i does perform completion.

Originally reported in https://github.com/company-mode/company-mode/issues/1029

In GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.20, cairo version 1.16.0)
 of 2020-10-11 built on potemkin
Repository revision: c66165b5c08e12c5dcf494fea42e61df693b80b9
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12008000
System Description: Ubuntu 20.04.1 LTS



--- End Message ---
--- Begin Message --- Subject: Re: bug#44214: 28.0.50; css-mode: no completion in declaration with newline after Date: Tue, 27 Oct 2020 15:21:46 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Dmitry Gutov <dgutov@yandex.ru> writes:

> On 26.10.2020 11:24, Simen Heggestøyl wrote:
>> This seems sufficient to me. Would you like to test it out?
>
> Seems to work, yeah!

Nice, I've pushed the fix.

> BTW, is the case when (ppss-innermost-start (syntax-ppss)) is nil, at
> all reachable?

Yes, when called from top level.


--- End Message ---

reply via email to

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