Re: [PATCH] Bug 4170: Window not closed when saved on close

2007-08-29 Thread Richard Heck
Uwe Stöhr wrote: http://bugzilla.lyx.org/show_bug.cgi?id=4170 The patch fixes the bug. Please test. I tested this and it works as expected. Jurgen? rh -- == Richard G Heck, Jr Professor of Philosophy Brown University

Re: [PATCH] Bug 4170: Window not closed when saved on close

2007-08-29 Thread Jürgen Spitzmüller
Richard Heck wrote: I tested this and it works as expected. Jurgen? Go ahead. Jürgen

Re: [PATCH] Bug 4170: Window not closed when saved on close

2007-08-29 Thread Richard Heck
Uwe Stöhr wrote: > http://bugzilla.lyx.org/show_bug.cgi?id=4170 > > The patch fixes the bug. Please test. I tested this and it works as expected. Jurgen? rh -- == Richard G Heck, Jr Professor of Philosophy Brown University

Re: [PATCH] Bug 4170: Window not closed when saved on close

2007-08-29 Thread Jürgen Spitzmüller
Richard Heck wrote: > > I tested this and it works as expected. > > Jurgen? Go ahead. Jürgen

[PATCH] Bug 4170: Window not closed when saved on close

2007-08-28 Thread Richard Heck
http://bugzilla.lyx.org/show_bug.cgi?id=4170 The patch fixes the bug. Please test. We were returning early. I think it's right to clear the AutosaveFile here even if the buffer wasn't unnamed, but if not please let me know. Richard --

[PATCH] Bug 4170: Window not closed when saved on close

2007-08-28 Thread Uwe Stöhr
http://bugzilla.lyx.org/show_bug.cgi?id=4170 The patch fixes the bug. Please test. I tested this and it works as expected. regards Uwe

[PATCH] Bug 4170: Window not closed when saved on close

2007-08-28 Thread Richard Heck
http://bugzilla.lyx.org/show_bug.cgi?id=4170 The patch fixes the bug. Please test. We were returning early. I think it's right to clear the AutosaveFile here even if the buffer wasn't unnamed, but if not please let me know. Richard --

[PATCH] Bug 4170: Window not closed when saved on close

2007-08-28 Thread Uwe Stöhr
> http://bugzilla.lyx.org/show_bug.cgi?id=4170 > > The patch fixes the bug. Please test. I tested this and it works as expected. regards Uwe