View Single Post
Old 07-30-2014, 04:19 AM   #3
BobC
Guru
BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.
 
Posts: 691
Karma: 3026110
Join Date: Dec 2008
Location: Lancashire, U.K.
Device: BeBook 1, BeBook Pure, Kobo Glo, (and HD),Energy Sistem EReader Pro +
Constructing a search string isn't a problem - the problem I hit was recognising that what I could see when viewing the file (unicode non-breaking spaces) wasn't what was in unviewed files so wouldn't be found by an "all files" search. I must include "beautify all files" in my workflow before doing any global S&R in the future, this will force the conversion. Having the editor automatically beautify the files on opening masked the issue - viewed files had been converted, unviewed ones hadn't.

Being pedantic wouldn't your
Code:
( )+
search find single as well as multiple non-breaking spaces ? I tend to use the
{2,} format for multiple spaces which is why I also use that format ({1,}) for "one or more", just habit I suppose.

BobC
BobC is offline   Reply With Quote