[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Disambiguate modeline character for UTF-8?
From: |
Stefan Monnier |
Subject: |
Re: Disambiguate modeline character for UTF-8? |
Date: |
Wed, 05 Jul 2023 08:49:44 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
> + -- utf-8* (all variants)
> (everything else unchanged)
>
> or:
>
> U -- utf-8* (all variants)
> u -- utf-16* (all variants)
> u -- utf-7
> K -- koi8-u
They both sound good to me.
BTW, things like 8bit coding systems like koi8 are (and should be)
becoming sufficiently rare nowadays in my experience that we could
consider using non-single-letter thingies for them (I'd even welcome
extra highlighting with some kind of warning color).
Stefan
- Re: Disambiguate modeline character for UTF-8?, (continued)
- Re: Disambiguate modeline character for UTF-8?, Po Lu, 2023/07/06
- UTF-32 (was: Re: Disambiguate modeline character for UTF-8?), Ulrich Mueller, 2023/07/07
- Re: UTF-32 (was: Re: Disambiguate modeline character for UTF-8?), Eli Zaretskii, 2023/07/07
- Re: UTF-32, Ulrich Mueller, 2023/07/07
- Re: UTF-32, Eli Zaretskii, 2023/07/07
- Re: UTF-32, Ulrich Mueller, 2023/07/07
- Re: UTF-32, Eli Zaretskii, 2023/07/07
- Re: UTF-32, Andreas Schwab, 2023/07/07
- Re: UTF-32, Ulrich Mueller, 2023/07/07
- Re: UTF-32, Eli Zaretskii, 2023/07/07
Re: Disambiguate modeline character for UTF-8?,
Stefan Monnier <=