[Zope] vim and Zope

Jens Vagelpohl jens@zope.com
Thu, 4 Apr 2002 12:44:13 -0500


a good way to use vim and zope is to use cadaver (a command line webdav 
client) and set your EDITOR environment variable to vim. you must enable 
the webdav source port (see z2.py) and point cadaver to it.

jens


On Thursday, April 4, 2002, at 11:49 , Milos Prudek wrote:

> I want to edit Python Scripts and DTML methods with vim. The only way I 
> found to work is to start vim, and on the vim command line enter this:
>
> Nread "ftp://localhost 7021/index_html"
>
> This download the file to vim, but at the top there's this text:
>
> "WARNING! 87 bare linefeeds received in ASCII mode"
>
> ... and on the bottom there's this:
>
> "File may not have transferred correctly."
>
> Can I get rid of these? I'm using vim 6.0z ALPHA. netrw.vim is version 2.
> 10
>
> -- Milos Prudek
>
>
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )