Comment #3 on issue 3583 by benjamin...@gmail.com: Shout should only be active in code panes
http://code.google.com/p/pharo/issues/detail?id=3583
And what about a PluggableTextMorph used to display code ? Maybe PluggableTextMoprh should have as a parameter during their creation a keyword to say if they want to be text styled or not like:
PluggableTextMoprh new beStyled And by default a PluggableTextMorph isn't styled