[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Pattern matching proposal: %B to match balanced string with specified escape
- From: Dirk Laurie <dirk.laurie@...>
- Date: Tue, 5 Jan 2016 08:57:29 +0200
2016-01-05 6:41 GMT+02:00 Jonathan Goble <jcgoble3@gmail.com>:
> My suggestion is to add the token %B, which would perform the same
> thing as %b, except it would recognize an escape character specified
> in the arguments to the token, and upon encountering the escape
> character, the following character would be ignored.
At present %B is a synonym for B, and I doubt that anyone relies
on that behaviour. So I'm +1.