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*
- 9"copied content" gets used less because by the time you check and choose it it's already been approvedrandom– random2014-08-21 00:05:57 +00:00Commented Aug 21, 2014 at 0:05
- 2@random ... by people that don't even check.Braiam– Braiam2014-08-21 00:16:36 +00:00Commented Aug 21, 2014 at 0:16
- 1You mention “in favor of being implicitly chosen by the system”; does the system currently have a set of criteria for this (other than too short), or would you be adding a new facility for it to do so, or would you just be enhancing the auto-detector in some fashion?tchrist– tchrist2014-08-21 00:18:18 +00:00Commented Aug 21, 2014 at 0:18
- 1@random The submitter and approvers of plagiarism should have a reputation penalty, after mixed plagiarism/approve go to a mod queue to confirm.bjb568– bjb5682014-08-21 00:23:32 +00:00Commented Aug 21, 2014 at 0:23
- @bjb568 Approvers of plagiarism should get a penalty? Can’t they plead ignorance of the law?tchrist– tchrist2014-08-21 03:34:08 +00:00Commented Aug 21, 2014 at 3:34
- 5@tchtist Ignorance is the problem we're trying to solve here...bjb568– bjb5682014-08-21 04:17:03 +00:00Commented Aug 21, 2014 at 4:17
- 1I don't agree with the way you're talking about replacing "too minor". Sometimes I consider the original post good enough, the only problem is minor spelling or grammar problems. I don't see the need for an alternate edit, I think the question can be left as is. That's why I currently reject the edit as too minor. Have I been on the Internet too long, so I've become accustomed to crappy writing?Barmar– Barmar2014-08-21 19:42:09 +00:00Commented Aug 21, 2014 at 19:42
- 1I suspect most of us have, @Barmar.Shog9– Shog9 StaffMod2014-08-21 19:43:12 +00:00Commented Aug 21, 2014 at 19:43
- This is live, right?Braiam– Braiam2014-09-08 22:42:31 +00:00Commented Sep 8, 2014 at 22:42
- 1Elsewhere you made a comment about "Under X characters, where X is between 6 and 600?" --- It is still necessary for non-2k users to make edits of a 'substantial' nature (see for example, fixing a typo of 'now' to 'know' and 'it's' to 'its' programmers.stackexchange.com/review/suggested-edits/76440 ). It is disappointing to need to approve such other rewordings to actually see the improvement in the post.user213963– user2139632014-09-09 03:30:16 +00:00Commented Sep 9, 2014 at 3:30
- 1@tchrist Ignorance of the law is not an excuse.TylerH– TylerH2014-09-09 13:22:56 +00:00Commented Sep 9, 2014 at 13:22
- 2I read this post and I still don't see a reason for removing the "Too Minor" rejection option, other than "I want to remove it", which is no reason at all. I also disagree with all the other suggested changes to the appropriate use of each of the remaining options, without an array of alternatives already put forward to replace the lost "choices" that were used more than any of the choices that have remained. I do not like such unanticipated, unilateral action.TylerH– TylerH2014-09-09 13:25:29 +00:00Commented Sep 9, 2014 at 13:25
- 1The rationale is given here, @TylerH - I'm not interested in debating it here, as it is part of a larger problem. The rest of the rejection reasons have some issues as well, but I do believe they can be salvaged / augmented / replaced.Shog9– Shog9 StaffMod2014-09-09 14:31:23 +00:00Commented Sep 9, 2014 at 14:31
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