Re: Feature request: plain option for gsub
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Feature request: plain option for gsub
- From: Petite Abeille <petite.abeille@...>
- Date: 2014年8月20日 21:36:25 +0200
On Aug 20, 2014, at 9:03 PM, Jonas Thiem <jonasthiem@googlemail.com> wrote:
> Alternatively, I'm also happy for easier solutions to get this
> behavior of gsub if this is already possible in an easier way that I
> haven't seen.
gsub( '%p', '%%%0’ ) seems hardy ‘monstrous’.