You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
5If you click the link while the other user has less than 20 reputation, it doesn't invite the user. It instead informs you that the other user does not have sufficient reputation, and proceeds to do nothing.Grace Note– Grace Note Staff2011-07-08 13:47:12 +00:00Commented Jul 8, 2011 at 13:47
-
17@Grace - would it not make more sense to do that detection beforehand?JNK– JNK2011-07-08 13:49:12 +00:00Commented Jul 8, 2011 at 13:49
-
1I'm not opposed to the change you're suggesting - I'm just noting that your last paragraph is not accurate.Grace Note– Grace Note Staff2011-07-08 13:57:31 +00:00Commented Jul 8, 2011 at 13:57
-
1@Grace - noted, I'll remove it. Thanks!JNK– JNK2011-07-08 15:07:57 +00:00Commented Jul 8, 2011 at 15:07
-
I would really like for this feature to be statically available as opposed to showing up only between the two corresponding authors.M. Tibbits– M. Tibbits2011-07-09 02:27:20 +00:00Commented Jul 9, 2011 at 2:27
-
I added a bounty to this because I REALLY would like to see it resolved. Thanks!JNK– JNK2011-07-12 15:05:02 +00:00Commented Jul 12, 2011 at 15:05
-
Please do this! Really, at least on SO and Meta. I just stumbled upon this and this is annoying!H2CO3– H2CO32012-11-03 17:44:03 +00:00Commented Nov 3, 2012 at 17:44
-
The 'other user's rep' where? Going on just now: stackoverflow.com/questions/58237045/addition-of-two-numbers/… Other user has 29 rep (will rise soon, I'm sure) but still the annoying message. The chat link works, too - so why do I still get "Do you want to move...?" Grrr.Adrian Mole– Adrian Mole2019-10-04 16:42:54 +00:00Commented Oct 4, 2019 at 16:42
-
OK, now it's gone! What was the trick that worked?Adrian Mole– Adrian Mole2019-10-04 16:51:39 +00:00Commented Oct 4, 2019 at 16:51
Add a comment
|
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you