Dennis Benzinger wrote: > The problem is that when I press F4 the output is sometimes > printed without clearing the previous output.
Wild guess: Somehow the redir is interfering with your echo (I know it shouldn't). I would start by trying a ":redraw" command, possibly just before the function returns. John --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
