On Tue, Feb 12, 2019 at 4:31 AM jkn <[email protected]> wrote: > Right-clicking on a node headline causes Leo to immediately exit without warning.
I have created #1084 <https://github.com/leo-editor/leo-editor/issues/1084> for this and fixed it at rev a3e4998 in devel by adding guards in two places. The code will throw a ValueError if the format of the @data contextmenu_commands node is not as expected. The new code catches this error and issues a warning. 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
