
I have this book where
many thousands of spaces are missing between words. For instance:
hehad, thereis, ina, withme, hecame, theworld, ...
In the standard editor (or in some plug-in perhaps), is there a way to use a regex function that can (1) find words that are
not present in the standard dictionary, but that consist of two words that
are present in the dic, and (2) propose a change?
I have read the doc on
Function mode for Search & replace in the Editor, but I don't immediately see how this could be done. I'm sure someone must have had this problem before...
Tia for any tips.