Jean-Marc Lasgouttes wrote:
lasgout...@lyx.org writes:
Author: lasgouttes
Date: Tue Jul 7 12:50:27 2009
New Revision: 30399
URL: http://www.lyx.org/trac/changeset/30399
Log:
Fix #6013: SIGABRT if we spell check inside a math macro, and then hit replace
This is just a matter of checking that we are in an insettext before calling
replaceSelectionWithString. I guess there are other good ways to fix the crash.
Abdel, if you have a better idea, please advise.
No this is fine. But we really need an LFUN for that...
Abdel.