Background: JEdit (and some other text editors as well) support a feature called Multiple simultaneous text insertion points. (at least that's what I'm calling it here).
To understand what this means, take a look at the link.
Out of all the features in use in modern text editors, initial research seems to indicate that this is one feature that both Emacs and Vim do not actually support. If correct, this would be pretty exceptional since it's quite difficult to find a text editor feature that has not made its way into at least one of these two old-school editors.
Question: Has anyone ever seen or implemented this feature in either Emacs, Vim, or both? If so, please point me to a link, script, reference or summary that explains the details.
Update: In response to the down-votes, please note I didn't ask whether the feature was "needed". I asked a simple yes/no question, whether it was implemented. I didn't invent the feature. I'm just researching it. I don't give a rats ~~~ who does or doesn't like it.
If you know an alternate way to do the same (or similar) thing, that's fine, but please try to save the soap-boxing and advocacy for people who seek out that kind of fluffy subjective response on SO. If you can't answer an objective question without putting on your editor-religious-warrior costume, please kindly refrain from responding.