From: "Simen Heggestøyl" <simenheg@gmail.com>
To: 21230@debbugs.gnu.org
Subject: bug#21230: 25.0.50; scss-mode: Font Lock hangs on Sass lists
Date: Mon, 10 Aug 2015 17:42:41 +0200 [thread overview]
Message-ID: <1439221361.1408.0@smtp.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 991 bytes --]
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
[-- Attachment #2: Type: text/html, Size: 1497 bytes --]
next reply other threads:[~2015-08-10 15:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-10 15:42 Simen Heggestøyl [this message]
2016-01-09 12:55 ` bug#21230: 25.0.50; scss-mode: Font Lock hangs on Sass lists Simen Heggestøyl
2016-01-14 18:37 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1439221361.1408.0@smtp.gmail.com \
--to=simenheg@gmail.com \
--cc=21230@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.