Re: 'wildmenu with problems

2011-03-11 Fir de Conversatie John Little
On Mar 12, 2:16 am, Axel wrote: > Same reason as for the :version/:set all error: unsetting lazyredraw > fixes the error. If I put set lazyredraw in my .vimrc, I still get "warn", also with vim -u NONE -c "set nocp lazyredraw". Regards, John -- You received this message from the "vim_dev" mail

Re: 'wildmenu with problems

2011-03-11 Fir de Conversatie Axel
Same reason as for the :version/:set all error: unsetting lazyredraw fixes the error. Axel On Mar 9, 11:37 pm, Ben Schmidt wrote: > On 10/03/11 9:20 AM, John Little wrote: > > > On Mar 9, 8:31 pm, Axel  wrote: > >> Entering :echo&w[tab] in 7.3 138 is giving me - instead of the first > >> option

Re: 'wildmenu with problems

2011-03-09 Fir de Conversatie Ben Schmidt
On 10/03/11 9:20 AM, John Little wrote: On Mar 9, 8:31 pm, Axel wrote: Entering :echo&w[tab] in 7.3 138 is giving me - instead of the first option starting with "w" - the following wildmenu expansion: [1] [No Name] 7.3.135, I get "warn", which I imagine you should be. Also works for me in

Re: 'wildmenu with problems

2011-03-09 Fir de Conversatie John Little
On Mar 9, 8:31 pm, Axel wrote: > Entering :echo &w[tab] in 7.3 138 is giving me - instead of the first > option starting with "w" - the following wildmenu expansion: > > [1] [No Name] 7.3.135, I get "warn", which I imagine you should be. HTH, John -- You received this message from the "vim_dev

'wildmenu with problems

2011-03-08 Fir de Conversatie Axel
Entering :echo &w[tab] in 7.3 138 is giving me - instead of the first option starting with "w" - the following wildmenu expansion: [1] [No Name] Hitting [tab] again will display the SECOND possible extension, "weirdinvert". Settings here are: wildchar=[Tab] wildcharem=0 wildignore=*.a,*.dll,*.e