Re: gVim 7.2 hangs when issuing ':h shortmess' command

2009-01-19 Fir de Conversatie Bram Moolenaar
Valery Kondakoff wrote: On 17.01.2009 15:09, Bram Moolenaar wrote: If there is a 'set encoding=utf-8' line in my _vimrc gVim 7.2 hangs when issuing ':h shortmess' command consuming ~50% of CPU usage. Does this problem happen for any help tag in options.txt? Or is it just this specific

Re: gVim 7.2 hangs when issuing ':h shortmess' command

2009-01-19 Fir de Conversatie Valery Kondakoff
On 19.01.2009 23:21, Bram Moolenaar wrote: If there is a 'set encoding=utf-8' line in my _vimrc gVim 7.2 hangs when issuing ':h shortmess' command consuming ~50% of CPU usage. Yes! Exactly: this happens to all the help tags in options.txt. Hmm, I don't know what causes this, but you can

Re: gVim 7.2 hangs when issuing ':h shortmess' command

2009-01-18 Fir de Conversatie Valery Kondakoff
On 17.01.2009 3:48, Tony Mechelynck wrote: If there is a 'set encoding=utf-8' line in my _vimrc gVim 7.2 hangs when issuing ':h shortmess' command consuming ~50% of CPU usage. Try the following instead: if has('multi_byte') if enc !~? '^u' if tenc

Re: gVim 7.2 hangs when issuing ':h shortmess' command

2009-01-18 Fir de Conversatie Valery Kondakoff
On 17.01.2009 15:09, Bram Moolenaar wrote: If there is a 'set encoding=utf-8' line in my _vimrc gVim 7.2 hangs when issuing ':h shortmess' command consuming ~50% of CPU usage. Does this problem happen for any help tag in options.txt? Or is it just this specific command? Yes! Exactly

Re: gVim 7.2 hangs when issuing ':h shortmess' command

2009-01-17 Fir de Conversatie Bram Moolenaar
Valery Kondakoff wrote: If there is a 'set encoding=utf-8' line in my _vimrc gVim 7.2 hangs when issuing ':h shortmess' command consuming ~50% of CPU usage. Can anyone confirm this? The ':h shortmess' command works as expected when I'm commenting the 'set encoding=utf-8' line out

Re: gVim 7.2 hangs when issuing ':h shortmess' command

2009-01-17 Fir de Conversatie Dominique Pelle
Valery Kondakoff wrote: Hi! If there is a 'set encoding=utf-8' line in my _vimrc gVim 7.2 hangs when issuing ':h shortmess' command consuming ~50% of CPU usage. Can anyone confirm this? The ':h shortmess' command works as expected when I'm commenting the 'set encoding=utf-8' line out

gVim 7.2 hangs when issuing ':h shortmess' command

2009-01-16 Fir de Conversatie Valery Kondakoff
Hi! If there is a 'set encoding=utf-8' line in my _vimrc gVim 7.2 hangs when issuing ':h shortmess' command consuming ~50% of CPU usage. Can anyone confirm this? The ':h shortmess' command works as expected when I'm commenting the 'set encoding=utf-8' line out and restarting gVim. On the other

Re: gVim 7.2 hangs when issuing ':h shortmess' command

2009-01-16 Fir de Conversatie Tony Mechelynck
On 16/01/09 19:39, Valery Kondakoff wrote: Hi! If there is a 'set encoding=utf-8' line in my _vimrc gVim 7.2 hangs when issuing ':h shortmess' command consuming ~50% of CPU usage. Can anyone confirm this? The ':h shortmess' command works as expected when I'm commenting the 'set encoding