On Tue, Oct 18, 2011 at 4:23 PM, SegundoBob <[email protected]> wrote: > The commit comment for Rev 4599 is: > > support @ignore in @commands and @buttons trees > > I hoped this implied that @ignore should affect "local command" > definitions in outline files, but this probably was not the intention > because in Rev 4611, @ignore has no affect on "local command" > definitions.
Good catch. Fixed at rev 4625. That is, mod_scripting now honors @ignore nodes when scanning for @button/@command/@plugin/@script. This is a *big* improvement, imo: it makes Leo feel a lot lighter: no more @@button, etc. Just put all to-be-ignored nodes under an @ignore node. test.leo now puts all buttons in one place, and they are all ignored. Edward Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
