On Mon, Oct 31, 2016 at 12:05:10PM -0400, Richard Heck wrote: > On 10/31/2016 10:24 AM, Enrico Forestieri wrote: > > commit e3c3719643c46819aa586346a313d514c5903898 > > Author: Enrico Forestieri <for...@lyx.org> > > Date: Mon Oct 31 15:23:20 2016 +0100 > > > > Don't print useless messages while parsing math macros > > > > Math macros can be displayed on screen by providing a different > > representation than the one used for latex output. This representation is > > actually used by lyx even while it is being updated. > > Getting rid of these messages seems like a good idea, but I wonder: Do > we really want to be updating the macro representations while they're > being edited?
Good question, but I don't dare touch that code if not strictly necessary... -- Enrico