This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients kbk, markroseman, roger.serwy, terry.reedy
Date 2015-11-04.09:28:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446629302.92.0.111910077089.issue25313@psf.upfronthosting.co.za>
In-reply-to
Content
Here is patch with a subdued message to see Help when IDLE Dark is selected.  It goes away when something else is selected. I tried no emphasis, colored background, relief, and the dull red text in the patch.  I tested, but I want to retest systematically when fresh.  Test on *nix would good, though I do not think anything is system specific.

Under some conditions, entry 'new = ' is being put in user config-main.cfg [Theme] section. It seems harmless but I hope to track it down, while retesting, before committing.  It might just be something I did in my installed idlelib, but I'd like to know.
History
Date User Action Args
2015-11-04 09:28:23terry.reedysetrecipients: + terry.reedy, kbk, roger.serwy, markroseman
2015-11-04 09:28:22terry.reedysetmessageid: <1446629302.92.0.111910077089.issue25313@psf.upfronthosting.co.za>
2015-11-04 09:28:22terry.reedylinkissue25313 messages
2015-11-04 09:28:22terry.reedycreate