Emacs regex seems to have a few strange rules like escaping brackets. I'd rather use the perl based regex I've always used.
|
feedback
|
|
As far as I know you can't, though some people tried the approach of converting perl regexps to elisp regexps. It can be done by calling an external program. | ||||
|
feedback
|