Thanks for this report, and for your testing.
I'll fix this immediately.
Edward
This was a simple oversight. The settings were being cleared after
being computed.
The fix is on the trunk at rev 5032. All unit tests pass, including a
new test for this kind of problem.
Edward
It's next on the list.
Edward
Fixed on the trunk at rev 5033. All usual tests pass, including a new
unit test.
Pylint is also happy after removing some kludges foolishly inserted to
keep pylint quiet during the reorg.
Edward
You're welcome. Thanks for confirming that the fix works.
I did add a unit test that supposedly tests that all the config
settings are set properly, but really, this test would only work
completely when run on *your* machine. I suppose I could set the
settings in unitTest.leo and test that they "took", but I don't want
to do that...
Edward