Monday, July 25, 2011

Re: echo from function that runs in insert mode

Reply to message «echo from function that runs in insert mode»,
sent 23:48:09 25 July 2011, Monday
by AK:

Messages won't be shown on the screen if something causes screen to redraw.
Messages won't appear in :messages output unless they are echoed by :echom[sg].

Nothing more can be said without example of function that is not working.

Original message:
> I have a function where I added some debug echo messages but they don't
> seem to show up. The function runs in insert mode. The debug messages
> neither show up on screen or in :messages listing.
>
> -ak

No comments: