Le 15-04-2011, à 23:09:00 +1000, Ben Schmidt (mail_ben_schm...@yahoo.com.au) a 
écrit :

> >>    :verbose map! d
> >
> >It shows my mapping which is
> >
> >! dlist <dl...@bluewin.ch>
> >
> >which I put in ~/.vim/mappings
> >
> >If I comment out this line, the problem dissapears. The strange thing is
> >that I have other mappings for email addresses, but no problem with
> >those.
> 
> I guess you've got a recursive mapping there, since the right hand side
> includes the left hand side. It only happens when you type fast because
> the mapping doesn't timeout.

Not sure I've understood, but 
 
> Try
> 
>    :noremap! dlist <dl...@bluewin.ch>
> 
> instead of just :map! ...

that works perfectly !

Thanks to all of you.

steve

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to