On Fri, Mar 08, 2002 at 09:30:40AM -0500, Keith C. Ivey wrote:
> 
> I wondered that too.  I figured it was because \B wouldn't match 
> twice at the same place, but then I saw that s/\B./$&$&/g didn't work 
> as expected either.

Well, for 'abcd', it returns abbccdd with 5.004_04 (my production
version still) and abbcdd with 5.6.1. Scary.

-- 
------------------------------------------------------------------------
 Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/
      ... all of these signs saying sorry but we're closed ...
------------------------------------------------------------------------

Reply via email to