Gabriel Wicki <[email protected]> writes:

> Hi Noé!
>
> Thank you for the initiative!  Not sure what
>
>> make each regex only have to match once
>
> means but I don't have to know until the review!  Thanks for requesting that 
> from me in advance ;)
>

Haha yeah the wording is not very clear. I mean in the case that you
have multiple files, each regex may not match in every file.

Think an example like this (thanks Jason Conroy):
      (substitute* (find-files "." "[.]py$")
        (("bad thing") "good thing"))

In this specific case, its fine if some files don’t have “bad
thing”. But the default will still be to make an error.

Attachment: signature.asc
Description: PGP signature

              • ... Development of GNU Guix and the GNU System distribution.
              • ... Jason Conroy
              • ... Development of GNU Guix and the GNU System distribution.
              • ... Andreas Enge
              • ... Jason Conroy
              • ... Andreas Enge
              • ... Andreas Enge
              • ... Jason Conroy
          • ... Ludovic Courtès
  • Re: Criticism of ... Development of GNU Guix and the GNU System distribution.

Reply via email to