Andre Poenitz wrote: > On Thu, Oct 30, 2003 at 05:26:11PM +0100, Alfredo Braunstein wrote: >> Angus Leeming wrote: >> >> > Note that multiple BufferViews implies multiple Cursors. I'm sure >> > that I would be pissed off if I replaced "brown" with "red" in one >> > window and found that the cursor in my other BufferView had also >> > changed position. >> >> That's a very good point. > > But if in the second view there's no 'brown' anymore, it seems to be > reasonable not to have the cursor positioned on the non-existing > 'brown'...
The problem is if the cursor is *not* in brown, then we don't want it to be moved... Anyway, I *do* think that long-time-stable cursor positions are a problem we will have to tackle at some time, but not necesarily (and better not) now... Alfredo