Hi Tom,

> You could turn this into an function externally iterating over the
> dictionary of course.
> 
> let o = {'Foo': function('12')}
> Methods(o)[12]
> => Foo
> 
> Or that's the idea.
> 
> I'd also appreciate it if the trace included information about the
> function name though.

That's exactly what I've done. See tovl. 

:IdentifyNumberedFunctions foo..23..34 does show you that trace.

But you have to pass a list of objects to the function called by that
command.

Sincerly
Marc Weber

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to