>>>>> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> On Tue, 2006-04-25 at 10:40 +0200, Jean-Marc Lasgouttes wrote: >> >>>>> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: >> Martin> Should be straightforward. What about Martin> LFUN_OUTLINE_{UP|DOWN|IN|OUT}? For now. >> Sure why not. >> Martin> To make sure we have a valid cursor after the doc change? >> That is probably true indeed. Martin> Most of your suggestions for sanitation are done in the Martin> attached patch, which I propose for trunk, for now. I think the markDirty is not necessary (because it is done automatically when neither of NoBuffer and ReadOnly tags are present). I further suspect that update is done automatically when there is no special update tags. If you can do these changes, there is no need for the nested switch :) Apart from that it looks good. JMarc