Quote:
Originally Posted by kovidgoyal
Think about the differences in the way that replace all and replace inside the spell check are used.
|
Sorry, you need to give me more of a clue than that.
Spellcheck says "replace xxx by yyy" (to quote you).
It seems to me that this is just like using "replace all" to replace (\W)xxx(\W) by \1yyy\2, which can then be undone if necessary.
So why should it be fantastically more difficult to make the spellcheck change undoable?
Sorry to be a pain, but I
really don't understand the problem here.