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

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

[debbugs-tracker] bug#21230: closed (25.0.50; scss-mode: Font Lock hangs


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#21230: closed (25.0.50; scss-mode: Font Lock hangs on Sass lists)
Date: Thu, 14 Jan 2016 18:38:02 +0000

Your message dated Thu, 14 Jan 2016 19:37:50 +0100
with message-id <address@hidden>
and subject line Re: bug#21230: 25.0.50; scss-mode: Font Lock hangs on Sass 
lists
has caused the debbugs.gnu.org bug report #21230,
regarding 25.0.50; scss-mode: Font Lock hangs on Sass lists
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
21230: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21230
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.0.50; scss-mode: Font Lock hangs on Sass lists Date: Mon, 10 Aug 2015 17:42:41 +0200
In scss-mode, Font Lock hangs on particular instances of Sass lists.
To see an example of this, paste the following into a buffer, and
activate scss-mode + font-lock-mode:

$list: (
    ('string', #000000, #fff)
    ('string', #000000, #fff)
    ('string', #000000, #fff)
    ('string', #000000, #fff)
    ('string', #000000, #fff)
    ('string', #000000, #fff)
);

Font Lock hangs, and I find that I have to press C-g a number of times
to be able to continue editing.


In GNU Emacs 25.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.16.6)
 of 2015-08-10 on x240
Repository revision: a9bb9d8fc22417d1fafd8001d89a91c33c8b39ec
Windowing system distributor `The X.Org Foundation', version 11.0.11702000
System Description: Debian GNU/Linux testing (stretch)

Configured features:
XPM JPEG TIFF GIF PNG SOUND DBUS GSETTINGS NOTIFY LIBXML2 FREETYPE XFT
ZLIB TOOLKIT_SCROLL_BARS GTK3 X11

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: SCSS


--- End Message ---
--- Begin Message --- Subject: Re: bug#21230: 25.0.50; scss-mode: Font Lock hangs on Sass lists Date: Thu, 14 Jan 2016 19:37:50 +0100 Patch installed (dadb841a).
--- End Message ---

reply via email to

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