On Thu, Mar 26, 2015 at 6:59 AM, Kent Tenney <[email protected]> wrote:
> This sounds right, defining a command is intentional, > a @button creates a command as a stealth side effect. > > It would be surprising if node > @command write-to-file > didn't result in the command write-to-file > At last I see. You and Terry are correct. Hmm. I am going to leave things as they are. @button and @command already create @button-x and @command-x (for use by the tab completer). If these are not enough to indicate how x was created, more new commands won't help. 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
