From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.devel Subject: Re: Encoding issue in the digest (Re: Emacs-devel Digest, Vol 240, Issue 25) Date: Wed, 28 Feb 2024 13:32:59 +0100 Message-ID: References: <71B4DAF4-0C36-40A5-8FF4-6E4B107E5113@protonmail.com> <867ciou6xp.fsf@gnu.org> <2DD5484A-C4DB-47AA-9690-D8C6ED1F0727@protonmail.com> <8634tcu6f2.fsf@gnu.org> <32EA1DC4-A0E7-47E3-9D17-48867885CC75@traductaire-libre.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="viiTgwGObdinnepZ" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15404"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Eli Zaretskii , emacs-devel@gnu.org To: Jean-Christophe Helary Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Feb 28 13:33:49 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rfJ88-0003kc-EF for ged-emacs-devel@m.gmane-mx.org; Wed, 28 Feb 2024 13:33:48 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rfJ7U-0002NY-50; Wed, 28 Feb 2024 07:33:08 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rfJ7R-0002N2-Do for emacs-devel@gnu.org; Wed, 28 Feb 2024 07:33:05 -0500 Original-Received: from mail.tuxteam.de ([5.199.139.25]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rfJ7O-0000C8-VW; Wed, 28 Feb 2024 07:33:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=RK0qdhbBU9oftbPKECnpCdqhVOcDHEjiLJtQrTU5PVE=; b=FN6pPDArnxZn2VMXYCuMA4o3No KPBYjGaJSEgkvamlwSygKoCS78NMsiDZVNkFBkFbvXcrzlcQW4PszzY1wo2F1l4H7WqpdDw8eKo5m J1hJXGci93Gc9CHKtGgIep2VMsIseW0W/KiP6IOV7Mwgfrld0zvTALEjv8v6sznHIy1MZzztKgoi0 5nRigF7wjwcj+PUfqNp7tbjzxd4INLNj72VDqRItmu+5WhyCfsuEzzyJeW1AeLOisHCCcKMh1O+9L BkIOk3jKTFg0u/rlPEkm+UeeQjLBZr+q5doY7sPYQPbLIvXmWR1wqAMrxQLM6yuS6Gm7+6SfWscAk k677lmtw==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.94.2) (envelope-from ) id 1rfJ7L-0007IC-AQ; Wed, 28 Feb 2024 13:32:59 +0100 Content-Disposition: inline In-Reply-To: <32EA1DC4-A0E7-47E3-9D17-48867885CC75@traductaire-libre.org> Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:316611 Archived-At: --viiTgwGObdinnepZ Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 28, 2024 at 12:23:29PM +0000, Jean-Christophe Helary wrote: [...] > Sorry, the author is me, Jean-Christophe, I started this thread too,=20 > because if there is an issue with the way I send mails, maybe I should=20 > fix that. The only you can do is avoid non-ASCII in header fields. But then you don't help advancing MIME support in mail clients :-) Cheers --=20 t --viiTgwGObdinnepZ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCZd8n+wAKCRAFyCz1etHa RnagAJ0ZI9jGTaVLlvZ4Rh2lEjsz5hLVgQCfVOhG7YhnoKQMfRed9ooZAMrbAwo= =NwgV -----END PGP SIGNATURE----- --viiTgwGObdinnepZ--