A couple of times I've seen questions where the code snippets supplied in the question don't exhibit the problem asked about in the question - such as the original version of this question. Sometimes this is because the code has been accidentally corrected by the author when they copied out their code snippets by hand (as it was in this case).
Copying and pasting the snippet would have avoided the automatic correction and would save time for the asker and people trying to answer the question. Should the "how to ask a question" bit of the FAQ encourage copying and pasting code where possible?