Let's say I want to reply to a comment made by Jeff Atwood.

Which of the following will notify him?

  • @Jeff Atwood: I agree with you (this one would be the "Canonical" form, the one that works for sure)
  • @Jeff I agree with you
  • @Jeff: I agree with you
  • @Jeff, I agree with you
  • Thanks Jeff, I agree
  • The 4 above, but with Atwoof instead of Jeff
  • Thanks Jeff Atwood, I agree

I'm asking because I prefer typing just @Jeff:, but if he won't get the notification I'll use @Jeff Atwood:.


EDIT: oh well, found the answer on the SO blog, probably should have looked earlier: http://blog.stackoverflow.com/2010/01/new-improved-comments-with-reply/

Not deleting the question in case other people were wondering the same thing.

share|improve this question
1  
Any of the first 4. The code matches the @ then looks for the first match in the current set of comments. See the blog post - blog.stackoverflow.com/2010/01/new-improved-comments-with-reply for more information - I see you found it as the same time I posted this! – ChrisF Jan 23 '10 at 16:52
Please see the FAQ: meta.stackoverflow.com/questions/19756/… – Ether Jan 23 '10 at 19:21

closed as off topic by Jeff Atwood Jan 23 '10 at 17:18

Questions on Meta Stack Overflow are expected to generally relate to the Stack Exchange family of websites and/or community in some way, within the scope defined in the faq.

1 Answer

up vote 1 down vote accepted

@name works, even if the user name is name lastname

See here

share|improve this answer

You must log in to answer this question.

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