Dnia piątek, 21 kwietnia 2006 00:20, Aaron Griffin napisał: > Ack, sorry - that was supposed to go to the list.... > > On 4/20/06, Mikolaj Machowski <[EMAIL PROTECTED]> wrote: > > Dnia czwartek, 20 kwietnia 2006 17:12, Aaron Griffin napisał: > > > On a related note, an 'info' dict entry of '' does not change and/or > > > remove the preview information. Using a single space blanks the > > > window, but an empty string does not. > > > > And this is Good Thing :) > > Well here's the way I see it. If I have completions like so (format > word:info): abc : 'this is info for abc' > def : '' > ghi : 'this is info for ghi' > > Starting on 'abc', you move down to 'def', and the info for 'abc' is > left in the window. Fine, that may be intentional. Moving down to > 'ghi' will switch the info, then moving back up to 'def' will give you > the wrong info, assuming the 'correct' info was the entry for 'abc'.
Buf if:: def : ' ' Window will be cleared. And that is Good Thing. m.