Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <20240829230246.00001487@yahoo.com>
Deutsch   English   Français   Italiano  
<20240829230246.00001487@yahoo.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!npeer.as286.net!npeer-ng0.as286.net!3.eu.feeder.erje.net!feeder.erje.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Michael S <already5chosen@yahoo.com>
Newsgroups: comp.lang.c
Subject: Re: about some potentially interesting unicode operators
Date: Thu, 29 Aug 2024 23:02:46 +0300
Organization: A noiseless patient Spider
Lines: 29
Message-ID: <20240829230246.00001487@yahoo.com>
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>
	<87le0f9se2.fsf@nosuchdomain.example.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Injection-Date: Thu, 29 Aug 2024 22:02:53 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="0a2499b3da272f10c44b6db279c334c8";
	logging-data="121583"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18Zn06rVd3cI5Qtj+nC1MfvmZdrECr8cEY="
Cancel-Lock: sha1:fsl0nSefChQJ+0zNpy7bOYKlcgM=
X-Newsreader: Claws Mail 4.1.1 (GTK 3.24.34; x86_64-w64-mingw32)
Bytes: 2626

On Thu, 29 Aug 2024 09:59:49 -0700
Keith Thompson <Keith.S.Thompson+u@gmail.com> wrote:

> Janis Papanagnou <janis_papanagnou+ng@hotmail.com> writes:
> > On 29.08.2024 04:07, Janis Papanagnou wrote: =20
> >> On 29.08.2024 02:04, Keith Thompson wrote: =20
> >>>
> >>> If there's an easy way to type non-ASCII characters like '=C2=B7' 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.  =20
> >>=20
> >> 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 '=C2=B7' by typing "Alt GR" and ',' (on my DE keyboard). [...] =20
> >
> > Keith, what does your keyboard produce when typing <Alt>-<7> ?
> >
> > On my US keyboard it produces the '=C2=B7'. 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.) =20
>=20
> It produces the two-character sequence Escape 7.
>=20

Which 7? The one on numeric pad produces =E2=80=A2 in quite a lot of contex=
ts.
The character appears after release of Alt key.