Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.c > #388003
| Path | csiph.com!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Keith Thompson <Keith.S.Thompson+u@gmail.com> |
| Newsgroups | comp.lang.c |
| Subject | Re: about some potentially interesting unicode operators |
| Date | Thu, 29 Aug 2024 09:59:49 -0700 |
| Organization | None to speak of |
| Lines | 24 |
| Message-ID | <87le0f9se2.fsf@nosuchdomain.example.com> (permalink) |
| References | <ad7303b3dd7422351ca7aedae5c62c44b87d29f3@i2pn2.org> <pan$49d0b$11f78ad1$d60b5799$120ef802@invalid.invalid> <87a5gwctw0.fsf@nosuchdomain.example.com> <vaob37$3l470$6@dont-email.me> <87a5gwb3dt.fsf@nosuchdomain.example.com> <vaol4r$3qe8c$1@dont-email.me> <vaq3e4$10tb$1@dont-email.me> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 8bit |
| Injection-Date | Thu, 29 Aug 2024 18:59:49 +0200 (CEST) |
| Injection-Info | dont-email.me; posting-host="d17aacdbc8a710bbcdf54ea5a7e9baf3"; logging-data="62067"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/SwlSxnXic6ZQj8m5gT6n9" |
| User-Agent | Gnus/5.13 (Gnus v5.13) |
| Cancel-Lock | sha1:fH5Nse7wO6/eoYfO25KEXddEez4= sha1:K/SX84Pqso+3N06GQwIqut5r21o= |
| Xref | csiph.com comp.lang.c:388003 |
Show key headers only | View raw
Janis Papanagnou <janis_papanagnou+ng@hotmail.com> writes:
> On 29.08.2024 04:07, Janis Papanagnou wrote:
>> On 29.08.2024 02:04, Keith Thompson wrote:
>>>
>>> If there's an easy way to type non-ASCII characters like '·' that
>>> works across different systems, including all the various terminal
>>> emulators used on Windows and Linux (as well as MacOS, but I don't
>>> happen to use it), I'd love to know about it.
>>
>> I don't think there can be a portable or consistent way to create
>> that character. Incidentally (I just tried a few keys) I can get
>> the '·' by typing "Alt GR" and ',' (on my DE keyboard). [...]
>
> Keith, what does your keyboard produce when typing <Alt>-<7> ?
>
> On my US keyboard it produces the '·'. Don't know whether that
> is reliable, though. (I don't think it is; e.g. my Thunderbird
> doesn't expand any character when entering <Alt> combinations.)
It produces the two-character sequence Escape 7.
--
Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com
void Void(void) { Void(); } /* The recursive call of the void */
Back to comp.lang.c | Previous | Next — Previous in thread | Next in thread | Find similar
about some potentially interesting unicode operators fir <fir@grunge.pl> - 2024-08-28 01:58 +0200
Re: about some potentially interesting unicode operators Blue-Maned_Hawk <bluemanedhawk@invalid.invalid> - 2024-08-28 14:17 +0000
Re: about some potentially interesting unicode operators Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2024-08-28 12:46 -0700
Re: about some potentially interesting unicode operators Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2024-08-28 13:30 -0700
Re: about some potentially interesting unicode operators Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-08-28 23:15 +0000
Re: about some potentially interesting unicode operators Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2024-08-28 17:04 -0700
Re: about some potentially interesting unicode operators Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2024-08-29 04:07 +0200
Re: about some potentially interesting unicode operators Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2024-08-29 17:17 +0200
Re: about some potentially interesting unicode operators Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2024-08-29 09:59 -0700
Re: about some potentially interesting unicode operators Michael S <already5chosen@yahoo.com> - 2024-08-29 23:02 +0300
Re: about some potentially interesting unicode operators scott@slp53.sl.home (Scott Lurndal) - 2024-08-29 20:18 +0000
Re: about some potentially interesting unicode operators Michael S <already5chosen@yahoo.com> - 2024-08-29 23:32 +0300
Re: about some potentially interesting unicode operators scott@slp53.sl.home (Scott Lurndal) - 2024-08-29 21:24 +0000
Re: about some potentially interesting unicode operators Michael S <already5chosen@yahoo.com> - 2024-08-30 13:50 +0300
Re: about some potentially interesting unicode operators Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2024-08-29 13:41 -0700
Re: about some potentially interesting unicode operators Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-08-30 03:16 +0000
Re: about some potentially interesting unicode operators Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2024-08-29 21:35 -0700
Re: about some potentially interesting unicode operators Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-08-31 00:01 +0000
Re: about some potentially interesting unicode operators Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-08-29 05:58 +0000
Re: about some potentially interesting unicode operators David Brown <david.brown@hesbynett.no> - 2024-08-29 12:51 +0200
Re: about some potentially interesting unicode operators Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-08-28 23:13 +0000
Re: about some potentially interesting unicode operators Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2024-08-29 03:36 +0200
Re: about some potentially interesting unicode operators fir <fir@grunge.pl> - 2024-08-29 10:45 +0200
Re: about some potentially interesting unicode operators Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-08-28 23:11 +0000
Re: about some potentially interesting unicode operators Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-09-05 07:07 +0000
csiph-web