rgheck wrote: > So try the attached. The only change from before is the one line in > GuiView.cpp, which marks the Buffer clean if the user says she wants to > discard changes. It's clean in the sense that it doesn't need to be > saved. That way we don't get asked again about saving it when the Buffer > object is destroyed.
With this, I don't get ask anymore if I want to die a dirty buffer. Jürgen