hi , first post to this mailing-list I really hate it, to start with a question, but well I'm a noob ~_~ (both vim and python)
so here goes.. as subject stated, how to get messages from vim to python, for exampl. if I do :sign place and it spit out all of the placed sign, now I need those places in my python script (maybe an array), so is there any function or such to maybe 'evaluate' it ? I've searched but cant seem to find anything, well my current approch is to use :redir, redirrect messages to a file and let python start from there. It's a long way, I just thought maybe theres a better way, dont want to reinvent the wheel, thx -- when things couldn't get any worse ! >> slackdna.blogspot.com --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
