Emacs function of the day: rx
Translate a regular expression REGEXP in sexp form to a regexp string.
See also `rx-to-string’ for how to do such a translation at run-time.
Tip from delysid.
Short URL: http://sachachua.com/blog/p/1804Translate a regular expression REGEXP in sexp form to a regexp string.
See also `rx-to-string’ for how to do such a translation at run-time.
Tip from delysid.
Short URL: http://sachachua.com/blog/p/1804