Vincent van Ravesteijn wrote: >> save->check-in->reload->the same postion. >> >> dont have trunk here, but for sure this works in branch. >> > > Yes, this only works when you reload a buffer that has not changed ?!? (Why > do we reload it then ? Only for the read-only status ?).
not only lock. the underlying file can be externally changed by svn. >Previously the > BufferView was destroyed which saved the last position, and the buffer was > newly created and the position is restored. Now, the BufferView remains, so > the cursor doesn't need to be repositioned. a-haa - the current cursor position wont be destroyed at all? then its ok. thanks for explanation. pavel
