View Single Post
Old 01-23-2011, 10:07 PM   #5
Danger
Evangelist
Danger ought to be getting tired of karma fortunes by now.Danger ought to be getting tired of karma fortunes by now.Danger ought to be getting tired of karma fortunes by now.Danger ought to be getting tired of karma fortunes by now.Danger ought to be getting tired of karma fortunes by now.Danger ought to be getting tired of karma fortunes by now.Danger ought to be getting tired of karma fortunes by now.Danger ought to be getting tired of karma fortunes by now.Danger ought to be getting tired of karma fortunes by now.Danger ought to be getting tired of karma fortunes by now.Danger ought to be getting tired of karma fortunes by now.
 
Danger's Avatar
 
Posts: 490
Karma: 1665031
Join Date: Nov 2010
Location: Vancouver Island, Nanaimo
Device: K2 (retired), Kobo Touch (passed to the wife), KGlo, Galaxy TabPro
Actually I am working on a book right now that only have ' for quotes, I'm searching using this which seems to work very well so far and hasn't yet picked up any abreviated words:
FD: '(.*)'([^a-z])
Re: "\1"\2

match case: checked

I use the proper left/right quotes for mine:
FD: ‘(.*)’([^a-z])
RE: “\1”\2

Last edited by Danger; 01-25-2011 at 12:14 AM.
Danger is offline   Reply With Quote