Re: Buffer local mappings broken in vim7?

2006-06-09 Thread Edwin Steiner
On Thu, Jun 08, 2006 at 06:05:51PM -0600, Christian J. Robinson wrote: > On Fri, 9 Jun 2006, Edwin Steiner wrote: > > > I see a strange behaviour for mappings in vim 7. Vim seems > > to change such mappings to select-mode mappings when the buffer is > > deleted, and then re-opened. > > I can co

Re: Buffer local mappings broken in vim7?

2006-06-08 Thread Edwin Steiner
[ Sorry, forgot to do group-reply. ] On Thu, Jun 08, 2006 at 06:05:51PM -0600, Christian J. Robinson wrote: > On Fri, 9 Jun 2006, Edwin Steiner wrote: > > > I see a strange behaviour for mappings in vim 7. Vim seems > > to change such mappings to select-mode mappings when the buffer is > > dele

Re: Buffer local mappings broken in vim7?

2006-06-08 Thread Christian J. Robinson
On Fri, 9 Jun 2006, Edwin Steiner wrote: > I see a strange behaviour for mappings in vim 7. Vim seems > to change such mappings to select-mode mappings when the buffer is > deleted, and then re-opened. I can confirm this behavior, although it's not that Vim 7 is changing the mapping, it just ap

Buffer local mappings broken in vim7?

2006-06-08 Thread Edwin Steiner
Hello! I see a strange behaviour for mappings in vim 7. Vim seems to change such mappings to select-mode mappings when the buffer is deleted, and then re-opened. Steps to reproduce (file TEST does not exist): :e TEST :map \\ :echo "mapped!" At this point :map shows the mapping and it