With the aid of the documentation at

http://leoeditor.com/customizing.html#complex-settings-nodes

I created a menu item using @item.

The documentation says "There is an example of the use of the @menuat
setting in the file .../leo/core/test/menuAtTest.leo."

There is no such file.  In fact, so far as I could find, there is no
example of using of @menuat in the repository.

The documentation does not tell me how to make a menu item do
something.

By flailing around and guessing, I discovered that a single word menu
item is "auto-magically" connected to a corresponding @command
function.

Example:
    @item  FooBar
    @command FooBar

I would like to have Menu items such as "Body Changed Next"  or "Node-
Changed-Next", but I have been unable to link such menu items to an
action.  How do you do this?

Thank you for any help you can give.

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to