View Single Post
Old 07-01-2011, 07:01 PM   #2
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
1) No. The rational is search and replace is not a replacement for an editor like Sigil. It is just there to make quick changes to commonly occurring issues within a text.

If you are using it for replace only then you can chain expression in the search field with the | character.

2) Search and replace uses regular expressions. ? is a control character. You need to escape it. \?.
user_none is offline   Reply With Quote