Re: Unexpected setpos() behaviour

2012-12-05 Fir de Conversatie glts
On Wednesday, December 5, 2012 6:10:01 PM UTC+1, Bram Moolenaar wrote: > This is documented: > > This does not restore the preferred column for moving > vertically. See |winrestview()| for that. Oh right, sorry. Then setpos() can't be used to reliably set the cursor

Re: Unexpected setpos() behaviour

2012-12-05 Fir de Conversatie Bram Moolenaar
glts wrote: > Requesting comments on unexpected setpos() behaviour; possibly a bug. > Consider this buffer: > > First line example text > Second line, tab character in front > > Steps to reproduce: > * Put the cursor on the "t" of the word "First&qu

Unexpected setpos() behaviour

2012-12-05 Fir de Conversatie glts
Hi Requesting comments on unexpected setpos() behaviour; possibly a bug. Consider this buffer: First line example text Second line, tab character in front Steps to reproduce: * Put the cursor on the "t" of the word "First" * Place the cursor on virtual column 8 o