[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Feature request: plain option for gsub
- From: Dirk Laurie <dirk.laurie@...>
- Date: Mon, 25 Aug 2014 10:40:32 +0200
2014-08-25 10:03 GMT+02:00 Jonas Thiem <jonasthiem@googlemail.com>:
> And there is no compelling reason that gsub doesn't have a plain
> option, except that it just doesn't have one. find has it, why not
> gsub?
...
> Or just add a basic additional replace function.
I'll agree there is a need. I've often been caught out myself.
But string.replace is a better way to go. You can already write
your programs that way, supplying your own function until
such time as PUC-Rio, if ever, accedes to your request.
- References:
- Re: Feature request: plain option for gsub, Sean Conner
- Re: Feature request: plain option for gsub, Petite Abeille
- Re: Feature request: plain option for gsub, Tom N Harris
- Re: Feature request: plain option for gsub, Dirk Laurie
- Re: Feature request: plain option for gsub, Coroutines
- Re: Feature request: plain option for gsub, Dirk Laurie
- Re: Feature request: plain option for gsub, Axel Kittenberger
- Re: Feature request: plain option for gsub, Coroutines
- Re: Feature request: plain option for gsub, Sean Conner
- Re: Feature request: plain option for gsub, Coroutines
- Re: Feature request: plain option for gsub, Sean Conner
- Re: Feature request: plain option for gsub, Dirk Laurie
- Re: Feature request: plain option for gsub, Andrew Starks
- Re: Feature request: plain option for gsub, Jonas Thiem
- Re: Feature request: plain option for gsub, Dirk Laurie
- Re: Feature request: plain option for gsub, Jonas Thiem