GNU bug report logs - #44214
28.0.50; css-mode: no completion in declaration with newline after

Previous Next

Package: emacs;

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

Date: Sun, 25 Oct 2020 20:42:01 UTC

Severity: normal

Found in version 28.0.50

Done: Simen Heggestøyl <simenheg <at> runbox.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> runbox.com>
Cc: tracker <at> debbugs.gnu.org
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
[Message part 1 (text/plain, inline)]
Your message dated Tue, 27 Oct 2020 15:21:46 +0100
with message-id <87361zagw5.fsf <at> simenheg <at> 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 <at> gnu.org.)


-- 
44214: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44214
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: 28.0.50; css-mode: no completion in declaration with newline after
Date: Sun, 25 Oct 2020 22:41:35 +0200
X-Debbugs-CC: Simen Heggestøyl <simenheg <at> 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


[Message part 3 (message/rfc822, inline)]
From: Simen Heggestøyl <simenheg <at> runbox.com>
To: Dmitry Gutov <dgutov <at> yandex.ru>
Cc: 44214-done <at> debbugs.gnu.org
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
Dmitry Gutov <dgutov <at> 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.


This bug report was last modified 4 years and 267 days ago.

Previous Next


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