On Fri, Feb 14, 2014 at 1:33 AM, nakedmind <eric.medina.atie...@gmail.com>wrote:

>
> I remember there was no clear easy way to reach a desired function
>> directly.
>>
>
> I think what is needed is a single command namespace in which all commands
> can be accessed.
>

​There is such a namespace, namely the dict ​c.commandsDict.  Keys are
command names; values are functions that implement the command.  Leo
creates those functions in various ways: they may be wrappers that call the
"real" function.

HTH.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to