>>>>> "chud" == chud <[EMAIL PROTECTED]> writes:
chud> Find and replace does not seem to deal properly with
chud> spaces and quotation marks. When replacing " -- " with "---"
chud> (typographical correctness :) for instance, the string " -- " is
chud> replaced with " ---".
This is unfortunately a known bug, which is even documented in the
BUGS document... :(
chud> Also, if " -- " is preceded by a
chud> quotation mark, the quotation mark will be replaced as well!
chud> This means that [typing illustratively here, not literally]
chud> "blah'' -- humbug" will become "blah ---humbug", which is not
chud> good. :(
This one is new to me. I'll try to have a look.
JMarc