Re: some problem with vim7f Beta

2006-04-26 Thread Linsong
Bram Moolenaar wrote: Vincent Linsong wrote: This is by design. Some people mentioned that when using the longest common string the first entry should not be selected. Now you can use CTRL-N to select the first entry. Previously you would need to do CTRL-N CTRL-P to get the first entry.

Re: some problem with vim7f Beta

2006-04-26 Thread Ilya
Ilya wrote: Linsong wrote: Martin Stubenschrott wrote: But I am still not very clear why the first entry in the menu is not highlighted? Is it not reasonable? I don't get any point that highlighting the first entry will make the behavior unreasonable. I think there shoud be an very good rea

Re: some problem with vim7f Beta

2006-04-26 Thread Ilya
Linsong wrote: Martin Stubenschrott wrote: But I am still not very clear why the first entry in the menu is not highlighted? Is it not reasonable? I don't get any point that highlighting the first entry will make the behavior unreasonable. I think there shoud be an very good reason and I rea

Re: some problem with vim7f Beta

2006-04-26 Thread Bram Moolenaar
Vincent Linsong wrote: > >>>This is by design. Some people mentioned that when using the longest > >>>common string the first entry should not be selected. Now you can use > >>>CTRL-N to select the first entry. Previously you would need to do > >>>CTRL-N CTRL-P to get the first entry. > >>> >

Re: some problem with vim7f Beta

2006-04-26 Thread Linsong
Martin Stubenschrott wrote: On Wed, Apr 26, 2006 at 10:35:30AM +0800, Linsong wrote: My main point is: I don't want to select entry in the completion menu by pressing CTRL-N or CTRL-P, instead, I want to input enough characters to make correct entry become the first entry and it is highli

Re: some problem with vim7f Beta

2006-04-26 Thread Martin Stubenschrott
On Wed, Apr 26, 2006 at 10:35:30AM +0800, Linsong wrote: > My main point is: I don't want to select entry in the completion menu by > pressing CTRL-N or CTRL-P, instead, I want to input enough characters to > make correct entry become the first entry and it is highlighted, then I > can use CTR

Re: some problem with vim7f Beta

2006-04-25 Thread Linsong
Bram Moolenaar wrote: Hi, Bram Thanks for your reply! Vincent Linsong wrote: This is by design. Some people mentioned that when using the longest common string the first entry should not be selected. Now you can use CTRL-N to select the first entry. Previously you would need to do CTR

Re: some problem with vim7f Beta

2006-04-25 Thread Bram Moolenaar
Vincent Linsong wrote: > >This is by design. Some people mentioned that when using the longest > >common string the first entry should not be selected. Now you can use > >CTRL-N to select the first entry. Previously you would need to do > >CTRL-N CTRL-P to get the first entry. > >I use the

Re: some problem with vim7f Beta

2006-04-25 Thread Linsong
Bram Moolenaar wrote: Vincent Linsong wrote: I just try the fresh vim7f Beta on my ubuntu box, found some problems: 1. the behavior of omnicompletion is changed I set completeopt=menu,preview,longest in vim7d beta, when I input something then press , the co

Re: some problem with vim7f Beta

2006-04-25 Thread Bram Moolenaar
Vincent Linsong wrote: > I just try the fresh vim7f Beta on my ubuntu box, found some problems: > 1. the behavior of omnicompletion is changed > I set >completeopt=menu,preview,longest > in vim7d beta, when I input something then press , the > completion men