Since we're now in the Summer of Love, I am trying to improve my friendliness and all that jazz. In so doing, I'd like to write longer comments to bad first answers.
Examples of things I find myself writing over and over again:
- "Hi, I see you're new to SO. If you feel an answer solved the problem, please mark it as 'accepted' by clicking the green check mark. This helps keep the focus on older SO which still don't have answers."
- "Welcome to SO! You will find that you get better answers if you take the time to make your question reproducible. Please follow the guidelines here, paying special attention to the part about
dput(). Thanks!
Each of these could be said in fewer words, but it wouldn't be as friendly, now would it? And each of them gets said over and over again. The solution is clearly a macro.
I have a fancy keyboard that I could program macros into, but the it occurred to me I'm not the only person to have this problem. Could SE implement macros for comments? You could program in two or three in your prefs and then have little 1,2,3 buttons appear while you were typing comments to recall the macro.
Macros seem like a more personalized solution to periodic requests to have automatic warning messages (e.g. for signatures).
The downside is that comments might become a little more formulaic. Solutions to this include not having that many macro slots (if you only have 2-3 slots you'll only use them for common annoyances), or limiting macros to comments on posts by new/low-rep users.