Traceback (most recent call last):
  File "N:\git\leo-editor\leo\core\leoGlobals.py", line 2309, in wrapper
    func(self, event=event)
  File "N:\git\leo-editor\leo\commands\helpCommands.py", line 1121, in 
printSettings
    self.c.config.printSettings()
  File "N:\git\leo-editor\leo\core\leoConfig.py", line 1906, in 
printSettings
    for name, val, c, letter in g.app.config.config_iter(c):
  File "N:\git\leo-editor\leo\core\leoConfig.py", line 1490, in config_iter
    del d[None]
AttributeError: __delitem__
[end]

If I disable myLeoSettings and use default leoSettings I do not see the 
traceback. I'll try and isolate it to a plugin. I first noticed it testing 
commands in Leo curses.

Lewis

On Friday, June 16, 2017 at 9:35:15 PM UTC+10, Edward K. Ream wrote:
>
>
> ​Please try ​d7b8b01 in master.
>

-- 
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.

Reply via email to