Smilies in code sections
The following is one example...
void CDialog::DoModal()
Of course you can get around by writing
void CDialog :: DoModal()
but I do not like this very much. Besides that I do not think that you necessarely needs smilies inside your code so to my mind they should be disabled for that part...
I know that there is an option 'Disable Smilies in This Post' but first it is only for the complete post not only for special sections and second since the standard setting is disabled I most-likely will forget it all the time... :p

