On Dec 28, 2013, at 11:29 AM, george.gardi...@commonmode.co.uk wrote:

> Find & Replace bug..
> 
> Tried to replace the string \\^circ with ° but BBEdit fails to match 
> anything even though present in document.

You don't say whether you are actually trying to replace the literal string 
"\\^circ", or whether this is supposed to be a regular expression replacement.

If the former, it works for me. Are you sure that you don't have "Grep" 
checked, or some other option that might interfere with the match?

If the latter, then I don't think that your regular expression is right. I 
think that it would try to match a single literal backslash, followed by the 
the string "circ" at the beginning of a line, which probably is not what you 
have in mind.

Regards,

        Neil Faiman

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.

Reply via email to