When saving a method with bold font you will not get asked if you want to save/ preserve the font style.

When copy pasting you can get a method selectors in bold somewhere in the code. Most likely you will not want to keep that formatting.

Karl


On Mon, Dec 30, 2013 at 10:13 PM, Chris Muller <asqueaker@gmail.com> wrote:
Do we even want to keep this preference?  What is it for?  The
description tells us _what_ it does, not why it does it...

On Sun, Dec 29, 2013 at 1:56 PM, Frank Shearar <frank.shearar@gmail.com> wrote:
> I want to turn this into a pragma-based preference. I don't know on
> which class to hang the preference though. On Text?
>
> I'd be happy with adding Text >> #ignoreStyleIfOnlyBold because (a)
> Text is the only sender and (b) Text is all about styling.
>
> (The ulterior motive is that adding Text >> #ignoreStyleIfOnlyBold
> breaks another strand in the Collections -> System dependency.)
>
> frank
>