>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes:

John> This patch reduces complexity some more by making us examine the
John> lfun flags for deciding if the buffer has changed or not, hence
John> removing BufferView::CHANGE

Did you actually check in each case that the readonly status of the
lfun was compatible with the CHANGE flag used in the corresponding
update() call? An example I had in mind (although it may be fixed
with Angus latest dialog work) is the various layout dialogs. You can
bring them up in a RO document, but in general they have the potential
to modify the document.

JMarc

Reply via email to