The project_ask_close dialog box ("Do you want to close it before proceeding?") slows down switching between different projects, so I'd like a way to disable it.
I've made the following change in my local copy: add "skip_project_ask_close" to the various options tab, and check it in project_ask_close(). Default false to preserve the current behaviour.