GNU bug report logs - #15874
24.3.50; exit! not properly font-locked in ruby-mode

Previous Next

Package: emacs;

Reported by: Bozhidar Batsov <bozhidar <at> batsov.com>

Date: Tue, 12 Nov 2013 12:40:01 UTC

Severity: minor

Found in version 24.3.50

Fixed in version 24.4

Done: Dmitry Gutov <dgutov <at> yandex.ru>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: Kevin Rodgers <kevin.d.rodgers <at> gmail.com>
Cc: 15874 <at> debbugs.gnu.org
Subject: bug#15874: 24.3.50; exit! not properly font-locked in ruby-mode
Date: Thu, 05 Dec 2013 12:58:20 +0200
Kevin Rodgers <kevin.d.rodgers <at> gmail.com> writes:

>> Any ideas for a regexp that matches (any) non-symbol character?
>
> `\sCODE'
> `\SCODE'

That doesn't really help, unless we want to enumerate all syntax classes
that we can accept.

Non-symbol character is a character that's not of class "symbol", nor of
class "word". "\\S_" matches words.




This bug report was last modified 11 years and 165 days ago.

Previous Next


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