svn updates

2006-10-18 Thread Mark Guzman
I hate to report problems w/o having solutions, but the svn repos is currently only up to patch 132. I'm wondering if whatever update script was maintaining it is broken... Hopefully someone with access can take a look at it. --mark -- sic transit gloria et adulescentia blog |

Re: Python/Ruby completion requires language interface ?

2006-09-27 Thread Mark Guzman
A.J.Mechelynck wrote: Yes, I never said anything else: ...the scripts... terminate early and with error It surprised me because, after all, Vim doesn't need to be a C compiler to run ccomplete.vim, or a Web browser (hiding tags, the whole HEAD part, and OTOH showing clickable A HREF=...

[ANN] vim 7 ruby omni-complete 0.7

2006-09-18 Thread Mark Guzman
It's happened again, I've got a piping hot new version of rubycomplete availible. If you missed the original announcement, rubycomplete provides a vim7 omni-completion function (code completion) for vim. It is based on complete.rb, pycomplete.vim and ccomplete.vim. Any input is welcome. I've

Re: security problem with ruby code completion in vim

2006-06-18 Thread Mark Guzman
I will modify rubycomplete so that it doesn't load anything from the current buffer by default. This will limit completion to the default environment objects. rubycomplete does not seem to work with $SAFE 3. As a note, sorry about the lag, I missed this thread until Bram brought it to my

ruby omnicomplete function

2006-04-10 Thread Mark Guzman
Hi all, I've hacked complete.rb and some of the omni-complete functions in cvs to create a ruby function. It works for me, ymmv, may cause headaches. You can find it at http://blog.hasno.info/blog/segfault/dev/2006/04/10/vim-7-ruby-omni-completion.html Any input is welcome. --mark -- sic