Sorry to bother you again, but while trying to get a better understanding of regexp usage and errors I found several ineffective backslashes in string literals (like "\.") and decided to do something about them. Some were just superfluous and confusing, but others were apparent errors. Here is the resulting patch.