>Hi ben
>
>on which version should I load it?
>It is important that recentMessages works without shout.

Now i'm working on Pharo 1.2 so I now use PluggableTextMorph, but then it doesn't work on 1.1 anymore (because of the styler).

I've also added two NullObject class to simulate stylers so if a real styler exist it choose it, else it choose the nullstyler.

I will add a droplist in the System >> Setting to change the default styler class :)


Ben