Hi Marcin Szamotulski,
a) vim-addon-async (receives callback datab but delays action until user
  is not disturbed (insert mode, command line window))
b) vim-addon-background-cmd (implements what you describe, however goal
  is always "show error list")
c) don't call back into vim, make vim poll using on idle event. You may
  have delays..

Yes - vim has a weakness here.

Marc Weber

-- 
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