So I went to a question I had an answer for and noticed that the op had already voted an answer as being correct. The particular answer had a list of links.

So I thought to myself, wouldn't it be better to have a more complete correct answer instead of having more smaller answers? In other words, instead of adding a new answer I edited the correct one and added the link there.

I find it better for two main reasons: a) the correct answer would be more complete and b) I am not looking for votes, any votes will go to the guy with the correct answer.

In case it matters, the question was: Getting started with Constraint Programming

share|improve this question
Uhm.... I can't vote up! Hahahaha... Don't have enough rep! :P – pek Sep 1 '09 at 20:12
The question always matters, except in a few rare cases. – Brad Gilbert Sep 1 '09 at 20:12

4 Answers

up vote 13 down vote accepted

It's not only OK, I think it's encouraged -- as long as you're not abusing the privilege of editing by changing the meaning of the answer. The idea is that the highest-voted or accepted answers are the most correct, and therefore editing someone else's answer to make it more complete is actually a truly selfless (you get no rep; original answerer does) means of acting in the best interests of the S[OFU] sites.

share|improve this answer
loved the "S[OFU]" :P – pek Sep 1 '09 at 20:09

Yes, it's ok, just put an 'Edit:' note or something like that in it.

And by 'Edit:' note, I mean a note in the answer itself, so all future viewers will know it wasn't the original answer.

share|improve this answer
I personally add a comment that says just that. – pek Sep 1 '09 at 20:10
Yep, that works also. I just want to be very careful (and am) if I edit another user's answer. I want my edit to stand out in case I missed his meaning (or am just plain wrong). – Lance Roberts Sep 1 '09 at 20:17
7  
Please don't clutter up the answer unless you really need to. Revision comments combined with the "last edited" indicator are enough in most cases; if you're gonna edit something of mine, i'd much rather you strive to preserve the style that existed when you found it - even if you're re-writing major portions - than demarcate every addition or removal. FWIW, i hate it when people do that in code as well... ugly, ugly, ugly... – Shog9 Sep 1 '09 at 23:48

I think it's generally frowned upon to edit someone else's post, significantly changing the meaning.

So if someone is just plain wrong, generally you'll find people will post their own answer. But if the poster just made some trivial errors or didn't word something very well when the intent is clear then you'll generally fine it'll be edited instead.

And of course improving the formatting is a common reason to edit other posts.

share|improve this answer

What you find in some cases like the one you referenced, where links to tutorials and books are requested, one selfless user will post an answer aggregating all of the links into one thorough response. This poster will tick the community wiki checkbox, so as not to gain rep or appear to be stealing answers from others. A note as to your intentions can be made in the post.

This topic has been covered in a bunch of different posts. Here are two:

  1. On editing in links
  2. One with the extra weight of Joel's perspective
share|improve this answer

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged