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

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

bug#36237: Support (rx (and (regexp EXPR) (regexp-quote EXPR)))


From: Noam Postavsky
Subject: bug#36237: Support (rx (and (regexp EXPR) (regexp-quote EXPR)))
Date: Wed, 26 Jun 2019 08:56:11 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Andy Moreton <andrewjmoreton@gmail.com> writes:

>   (setq bar (rx-to-string `(regexp ,foo)))
>   => ("\\(?:" "\\)")       ; unexpected result

Oops, should be fixed now.

9233865b70 2019-06-26T08:50:27-04:00 "Fix (rx-to-string (and (literal STR) 
(regexp STR)) regression"
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=9233865b7005831e63755eb84ae7da060f878a55






reply via email to

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