Re: [patch] Initialise history before adding elements

2009-12-17 Fir de Conversatie Bram Moolenaar
Lech Lorens wrote: > The attached patch fixes the behaviour of Vim where histadd() and > searching with * fail to add elements to history if the history is > empty. > > How to reproduce: > > Problem with histadd(): > > $ vim -i NONE -c 'call histadd("search", "search")' \ > -c 'c

Re: [patch] Initialise history before adding elements

2009-12-17 Fir de Conversatie Steven Sajous
Last Attempt: fromvim_dev >to dateWed, Dec 16, 2009 at 3:50 PMsubjectUnsubscribe request for vim_dev [{EJ2QpdkEk8REPI7uh0E0}]mailing listvim_dev.googlegroups.com Filter messages from this mailing listmailed-bygooglegroups.com hide details 3:50 PM (19 hours ago) Hello We have received your reque

RE: [patch] Initialise history before adding elements

2009-12-16 Fir de Conversatie John Beckett
Steven Sajous wrote: > does anyone know why the unsubscribe does not work on this > list? I have done it 4 times and got a confirmation every > time. Still getting emails. Please say exactly what you did. You emailed what address approximately how many hours ago? John -- You received this messa

Re: [patch] Initialise history before adding elements

2009-12-16 Fir de Conversatie Steven Sajous
does anyone know why the unsubscribe does not work on this list? I have done it 4 times and got a confirmation every time. Still getting emails. On Wed, Dec 16, 2009 at 5:38 PM, Lech Lorens wrote: > The attached patch fixes the behaviour of Vim where histadd() and > searching with * fail to add