John Gruber <[EMAIL PROTECTED]> sez:

>Patrick Woolsey <[EMAIL PROTECTED]> wrote on 9/7/06 at 4:44 PM:
>
>> A named subpattern is one of the form:
>>
>> (?P<name>...)
[...]
>> Once you've included such a subpattern you can refer to it again in the
>> search pattern as follows:
>>
>> (?P=name)
>
>And you can refer to in a replacement pattern like so:
>
>    \P<name>
>
>which I haven't seen documented anywhere yet (said the beta-tester
>who should have caught this and reported it before 8.5 shipped...).
>

At the moment it isn't, for which I blame the guy who writes that bit of
the docs... :)
   |
   |
   v


Regards,

 Patrick Woolsey  /  Director of Technical Services
==
Bare Bones Software, Inc.                        <http://www.barebones.com>
P.O. Box 1048, Bedford, MA 01730-1048


-- 
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to