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

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

Re: replace-regexp


From: Emanuel Berg
Subject: Re: replace-regexp
Date: Fri, 07 May 2021 20:29:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Jean Louis wrote:

>> I was using `replace-regexp' and it worked fine but then
>> I byte-compiled and it told me something that was in the
>> help as well, namely
>
> Why not use 
>
> replace-regexp-in-string is a compiled Lisp function in ‘subr.el’.
>
> (replace-regexp-in-string REGEXP REP STRING &optional
> FIXEDCASE LITERAL SUBEXP START)

Because I want to use it directly to the buffer region...

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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