<br><br><div class="gmail_quote">On Fri, Jun 22, 2012 at 5:36 PM, Eli Barzilay <span dir="ltr">&lt;<a href="mailto:eli@barzilay.org" target="_blank">eli@barzilay.org</a>&gt;</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>
&gt; add1<br>
&gt; I also use such a function from time to time, and I&#39;d be happy to<br>
&gt; have it in the string or regexp libs.<br>
<br>
</div>I&#39;ll assume that without other replies, there are no objections to<br>
adding it?<br>
<br>
Also, at least as a start, I&#39;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>