Python in Vim

Andrei Kulakov sill at optonline.net
Wed Aug 22 02:20:59 EDT 2001


On Tue, 21 Aug 2001 16:37:50 GMT, Adam 'Vonlia' Seyfarth <adam at home.com> wrote:
>   This message is in MIME format.  The first part should be readable text,
>   while the remaining parts are likely unreadable without MIME-aware tools.
>   Send mail to mime at docserver.cac.washington.edu for more info.
> 
> --239146339-156700546-998411271=:2888
> Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-1
> Content-Transfer-Encoding: 8BIT
> Content-ID: <Pine.LNX.4.33.0108211130501.2902 at cc489744-a.htsbrg1.ms.home.com>
> 
> 
> Hi python rabbits -
> 	I have made an addition to python.vim that I sent (or at least I
> think I sent) to this list a couple of days ago.  It can add a
> 'IM-Python' menu to Gvim that holds the name of all the classes in the
> file.  Clicking on one of those hops to the line number of that
> function.  You can get the list by editing a Python file, then doing:
> 
> 	:call MakeMenuStructure()
> 
> ---then it will go on forever, just type ^C and <Enter> (it reports
> bugs, but it will work nonetheless) and you have the menu.  Since it
> still sort of has bugs, I haven't put it on the WWW yet.  I would
> appreciate it a lot of someone could figure out the bug.  I have also
> added code to do the defs, but it won't work until the bug is fixed,
> sorry.

That could be very useful, would it be easy to make it work in console
vim?
> 
> 


-- 
Cymbaline: intelligent learning mp3 player - python, linux, console.
get it at: cy.silmarill.org



More information about the Python-list mailing list