RE: disappearing echo in ':nmap *'

2006-11-06 Thread Zdenek Sekera
> On Mon, Nov 06, 2006 at 10:55:34AM +0100, Zdenek Sekera wrote: > > > I had many cases of "disappearing echo" in the past, > > > I was mostly able to solve with some or other tricks. This > > > one is difficult, I cannot solve it whatever I try (echo in > > > the rhs of 'nmap *'): > > > > > > 1.

Re: disappearing echo in ':nmap *'

2006-11-06 Thread Benji Fisher
On Mon, Nov 06, 2006 at 10:55:34AM +0100, Zdenek Sekera wrote: > > I had many cases of "disappearing echo" in the past, > > I was mostly able to solve with some or other tricks. This > > one is difficult, I cannot solve it whatever I try (echo in > > the rhs of 'nmap *'): > > > > 1. :nnoremap * :e

RE: disappearing echo in ':nmap *'

2006-11-06 Thread Zdenek Sekera
> I had many cases of "disappearing echo" in the past, > I was mostly able to solve with some or other tricks. This > one is difficult, I cannot solve it whatever I try (echo in > the rhs of 'nmap *'): > > 1. :nnoremap * :exe "norm! *" echomsg "bla bla" > 2. :help help > 3. /for > 4. press * * *