The em dash is the most beautiful punctuation mark, all the more because it is rare --- and it is best kept that way. Certainly a sentence with more than two is imparsible. In fact, more than a few in a whole article is probably getting annoying. It's like the exclamation point in that way. Once you discover the em dash, it is hard to restrain yourself. But I'm trying to come back to the comma. It does its work witho…
Two dashes are an en dash or a range for me --- so 1--3 is my hyphen encoding count range!
Here are some alternatives:
* English: from 1 to 3
* Some programming languages: 1..3
* Math: [1, 3)
I guess this also the main purpose of the en-dash* : http://www.thepunctuationguide.com/en-dash.html . The problem there is that en-dashes can be inaccessible as in my case--typing on a phone.
* I actually originally missed your point because you forgot the hyphen between 'en' and 'dash'.