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