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

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

bug#6286: General delimited literals in ruby-mode patch


From: Dmitry Gutov
Subject: bug#6286: General delimited literals in ruby-mode patch
Date: Thu, 03 May 2012 09:39:40 +0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1

Hi again,

I missed the byte compilation error, arising from the fact that `syntax-propertize-rules` evaluates regular expressions at compile time.

Options:
1) Remove customizability (see attached patch).
2) Regexp matches any method, then we check against the whitelist in a new function.

-- Dmitry

Attachment: 0003-lisp-progmodes-ruby-mode.el-Fix-byte-compilation-err.patch
Description: Text document


reply via email to

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