Hi, I was trying to use the new *reload-settings* command to reload some abbreviations I've just added to myLeoSettings.leo, but this error message was shown at the Log Pane when invoking *reload-settings*:
multiple vnodes with gnx: 'xgid.20170226035713.20' new gnx: xgid.20170226035713.20 <VNode e5709d0 @outline-data tree-abbreviations> new gnx: xgid.20170226035713.20 <VNode 11bebbf0 @outline-data tree-abbreviations> multiple vnodes with gnx: 'xgid.20170226035713.21' new gnx: xgid.20170226035713.21 <VNode 11bebc10 per-commander-plugin;;> new gnx: xgid.20170226035713.21 <VNode e570ef0 per-commander-plugin;;> multiple vnodes with gnx: 'xgid.20170226035713.22' new gnx: xgid.20170226035713.22 <VNode 11bebe90 @@file pluginname.py> new gnx: xgid.20170226035713.22 <VNode e570e70 @@file pluginname.py> multiple vnodes with gnx: 'xgid.20170226035713.23' new gnx: xgid.20170226035713.23 <VNode e5706d0 << docstring >>> new gnx: xgid.20170226035713.23 <VNode 11bebdf0 << docstring >>> multiple vnodes with gnx: 'xgid.20170226035713.24' new gnx: xgid.20170226035713.24 <VNode e570c50 << version history >>> new gnx: xgid.20170226035713.24 <VNode 11bebcf0 << version history >>> multiple vnodes with gnx: 'xgid.20170226035713.25' new gnx: xgid.20170226035713.25 <VNode e570dd0 << imports >>> new gnx: xgid.20170226035713.25 <VNode 11bebcd0 << imports >>> multiple vnodes with gnx: 'xgid.20170226035713.26' new gnx: xgid.20170226035713.26 <VNode 11bebcb0 init> new gnx: xgid.20170226035713.26 <VNode e5708d0 init> multiple vnodes with gnx: 'xgid.20170226035713.27' new gnx: xgid.20170226035713.27 <VNode e570550 onCreate> new gnx: xgid.20170226035713.27 <VNode 11bebc50 onCreate> multiple vnodes with gnx: 'xgid.20170226035713.28' new gnx: xgid.20170226035713.28 <VNode 11bebfb0 class pluginController> new gnx: xgid.20170226035713.28 <VNode e570f50 class pluginController> multiple vnodes with gnx: 'xgid.20170226035713.29' new gnx: xgid.20170226035713.29 <VNode e570eb0 __init__> new gnx: xgid.20170226035713.29 <VNode 11bebff0 __init__> multiple vnodes with gnx: 'xgid.20170226035713.30' new gnx: xgid.20170226035713.30 <VNode e5701d0 demo;;> new gnx: xgid.20170226035713.30 <VNode 11bebf70 demo;;> multiple vnodes with gnx: 'xgid.20170226035713.31' new gnx: xgid.20170226035713.31 <VNode 11bebe10 @@button MyDemo @key=Ctrl-9> new gnx: xgid.20170226035713.31 <VNode e5701f0 @@button MyDemo @key=Ctrl-9> multiple vnodes with gnx: 'xgid.20170226035713.32' new gnx: xgid.20170226035713.32 <VNode 11bebd30 << imports >>> new gnx: xgid.20170226035713.32 <VNode e570450 << imports >>> multiple vnodes with gnx: 'xgid.20170226035713.33' new gnx: xgid.20170226035713.33 <VNode 11bebd10 script_string> new gnx: xgid.20170226035713.33 <VNode e5705d0 script_string> multiple vnodes with gnx: 'xgid.20170226035713.34' new gnx: xgid.20170226035713.34 <VNode e570510 class myDemo> new gnx: xgid.20170226035713.34 <VNode 11bf4030 class myDemo> multiple vnodes with gnx: 'xgid.20170226035713.35' new gnx: xgid.20170226035713.35 <VNode 11bf4110 wrappers> new gnx: xgid.20170226035713.35 <VNode e570b50 wrappers> check-outline ERROR! myLeoSettings.leo 72 nodes, 32 gnx errors, 0 structure errors What I did first was to copy the whole node "leoSettings.leo#@settings-->Abbreviations" to myLeoSettings.leo, remove from it the "@data global-abbreviations" sub-node and add some custom abbreviations to the body of my "@data abbreviations" node. Then invoked *reload-settings* while having myLeoSettings.leo tab focused (and some other tabs opened as well, one of them corresponding to the leoSettings.leo). What am I doing wrong? PS: Should I better add this comment to the #340 issue? Or even open a new issue? I don't know what to post here and what there... -- 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
