[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Patch for unicode in varnames...
From: |
Peter & Kelly Passchier |
Subject: |
Re: Patch for unicode in varnames... |
Date: |
Thu, 8 Jun 2017 08:32:21 +0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 |
On 08/06/2560 04:33, Dethrophes wrote:
> This would be a bad idea in the same way that having control characters in
> filenames is a bad idea, just because you can do something doesn't mean you
> should.
I would personally advocate NOT to use it in code. But then, I am
biassed by upbringing towards ASCII... But, I wouldn't want others to be
deprived of the option.
Remember, function names, and aliases already can be in unicode
encodings! Which probably already helps shell endusers the most. But
allowing variable names in unicode is a logical progression, and as we
can see from Eduardo's quick patch, doesn't involve a big overhead in
added complexity.
(Advocating because of living now in a country with a different script.)
Peter
- Re: Patch for unicode in varnames..., (continued)
- Re: Patch for unicode in varnames..., Chet Ramey, 2017/06/13
- Re: Patch for unicode in varnames..., dualbus, 2017/06/06
- Re: Patch for unicode in varnames..., L A Walsh, 2017/06/06
- Re: Patch for unicode in varnames..., Greg Wooledge, 2017/06/06
- Re: Patch for unicode in varnames..., L A Walsh, 2017/06/06
- Re: Patch for unicode in varnames..., Chet Ramey, 2017/06/13
- Re: Patch for unicode in varnames..., tetsujin, 2017/06/13
- Re: Patch for unicode in varnames..., Chet Ramey, 2017/06/13
- Re: Patch for unicode in varnames..., George, 2017/06/07
- Re: Patch for unicode in varnames..., Dethrophes, 2017/06/07
- Re: Patch for unicode in varnames...,
Peter & Kelly Passchier <=
- Re: Patch for unicode in varnames..., L A Walsh, 2017/06/09
- Re: Patch for unicode in varnames..., Chet Ramey, 2017/06/13
- Re: Patch for unicode in varnames..., Peter & Kelly Passchier, 2017/06/05
- Re: Patch for unicode in varnames..., Chet Ramey, 2017/06/13
- Re: Patch for unicode in varnames..., Chet Ramey, 2017/06/13
- Re: Patch for unicode in varnames..., dualbus, 2017/06/05
- Re: Patch for unicode in varnames..., Chet Ramey, 2017/06/13
- Re: Patch for unicode in varnames..., Chet Ramey, 2017/06/13
- Re: Patch for unicode in varnames..., Eduardo Bustamante, 2017/06/15
- Re: RFE: Please allow unicode ID chars in identifiers, Chet Ramey, 2017/06/13