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

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

bug#20307: [PATCH] make regexp-opt return a no-match return value with e


From: Eli Zaretskii
Subject: bug#20307: [PATCH] make regexp-opt return a no-match return value with empty input
Date: Sat, 02 Mar 2019 14:37:26 +0200

> From: Mattias Engdegård <mattiase@acm.org>
> Date: Mon, 25 Feb 2019 15:57:44 +0100
> 
> +If STRINGS is empty, the return value is a regexp that never
> +matches anything.

This says "empty", but the actual test will catch nil as well as an
empty list.  Should we perhaps mention that?

Thanks.





reply via email to

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