The constructors for the some of the widgets have a 'quote' keyword argument that makes it possible to suppress the quoting of descriptions. Quoting can now be suppressed by passing in descriptions that are htmltext instead of strings, so I'd like to get rid of the keyword argument. Since there are a number of you using widgets, I'll ask first: does anyone use the quote keyword and want it to stay?