Hi,
On 3/21/06, Javier Rojas <jer...@gm...> wrote:
> the last thing can be translated as "permission denied". I guess that so=
me
> files need exec permission in the repository, after all
>
Thanks for catching this. I use vim+python so that outline.py is
imported as a module rather than used as an executable. I really
recommend using vim+python for latex-suite, becase the \cite completion
is hugely better when you use vim with +python.
Its pretty easy to get. I beleive that almost all the distributions out
there offer vim+python packages (I know ubuntu/debian does). Also, vim
is really easy to compile with python support. Infact, there are guys
who offer the latest vim snapshot with python support builtin. For
example, the cream project:
http://cream.sf.net
offers such a distribution.
Basically, |+python| enables you to script vim with python, which is
a huge win for lots of things.
Srinath
|