<br><br><div class="gmail_quote">On Fri, Jun 22, 2012 at 5:36 PM, Eli Barzilay <span dir="ltr"><<a href="mailto:eli@barzilay.org" target="_blank">eli@barzilay.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">Yesterday, Laurent wrote:<br>
> add1<br>
> I also use such a function from time to time, and I'd be happy to<br>
> have it in the string or regexp libs.<br>
<br>
</div>I'll assume that without other replies, there are no objections to<br>
adding it?<br>
<br>
Also, at least as a start, I'm thinking of a function that looks just<br>
like the one from the ffi:<br>
<br>
(regexp-replaces str (list (list regexp replacement)<br>
...))<br>
<br>
Anything else that this should do?<br></blockquote><div><br><br>Maybe we could consider dictionaries for the replacement lists?<br><br>Laurent<br></div></div><br>