[EMAIL PROTECTED] writes: > Author: younes > Date: Mon Nov 26 15:36:50 2007 > New Revision: 21797 > > URL: http://www.lyx.org/trac/changeset/21797 > Log: > Cleanup LyXFunc::dispatch() following JMarc advice.
Thanks a lot Abdel. For my education: why is the update in GuiView::dispatch needed? Because there is no other way to convey the information back to LyXFunc? JMarc