>>>>> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:

Georg> I is a new bug and a regression WRT 1.4: Now unknown arguments
Georg> are simply ignored. That should not happen, because that would
Georg> mean that I can make a typo and don't recognize it. The order
Georg> of command line evaluation should be the same as in 1.4:

Georg> - Let the frontend parse and remove all arguments that it knows
Georg> - Parse and remove all known arguments in the LyX singleton -
Georg> Give an error for all remaining ones.

This is why I wrote that I was afraid of fixing it. The GuiApplication
object should be instantiated first, but only started if needed.

In particular, if the toolkit has arguments like "-c 3", the "3" will
be read as a file name... 

But the question is to know whether we can build the GUIApplication
object early.

BTW Bennett, is it possible to start LyX from the finder now?

JMarc

Reply via email to