<p dir="ltr">On May 6, 2016 02:30, "Jim Unroe" <<a href="mailto:rock.unroe@gmail.com">rock.unroe@gmail.com</a>> wrote:<br>
><br>
> > - self.hide_unused = self._config.get_bool("hide_unused")<br>
> > + self.hide_unused = self._config.get_bool("hide_unused", default=True)<br>
><br>
><br>
> I've spent more hours on this than I would care to admit trying to<br>
> solve this. This setting finally works as intended. Thanks for looking<br>
> into this Tom.<br>
><br>
> Jim</p>
<p dir="ltr">Jim, </p>
<p dir="ltr">Sometimes all it takes is a second set of eyes. I'm glad I was able to help. </p>
<p dir="ltr">Tom </p>