"Bo Peng" <[EMAIL PROTECTED]> writes: | > Isn't there a difference here... With the info in lyxrc it becomes the | > "default geometry", with the info in session is is "last session | > geometry". | | His patch saves lyxrc every time when lyx exits. So, it is session | info, disguised as preference.
Ok, so we add it to preference... does not save on exit + your session patch and we have both features? | > I think I want to be able to set the size of the app and still have | > all session handling turned off. | | You only need to set the default value of load_session to false. The | windows size part does not check lyxrc.load_session so it is always | on. But now you (we) are mixing rc configuration with session. IMHO not a good thing. -- Lgb