From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Gregory Heytings Newsgroups: gmane.emacs.devel Subject: Re: Non-ASCII characters in Info files produced by Texinfo 7.1 Date: Thu, 26 Oct 2023 10:31:13 +0000 Message-ID: <43be445ca763dc801c0b@heytings.org> References: <83o7gpm9uy.fsf@gnu.org> <87fs20xxax.fsf@ledu-giraud.fr> <83fs20mfio.fsf@gnu.org> <877cnc9pch.fsf@ledu-giraud.fr> <83r0lkkx4d.fsf@gnu.org> <87v8aw87bj.fsf@ledu-giraud.fr> <83il6thii4.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2145"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Oct 26 12:32:15 2023 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 1qvxew-0000RX-F3 for ged-emacs-devel@m.gmane-mx.org; Thu, 26 Oct 2023 12:32:14 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qvxe7-0002Zz-04; Thu, 26 Oct 2023 06:31:23 -0400 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 1qvxe4-0002ZZ-Jd for emacs-devel@gnu.org; Thu, 26 Oct 2023 06:31:20 -0400 Original-Received: from heytings.org ([95.142.160.155]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qvxe3-00043I-0i; Thu, 26 Oct 2023 06:31:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heytings.org; s=20220101; t=1698316274; bh=sD5G2B83KHwDCflOmVKmuxySd3wdeTvW9V7JznZ4L9A=; h=Date:From:To:cc:Subject:In-Reply-To:Message-ID:References:From; b=AnWFuIF+dXKaKVjwHzLJJxuwkyK2AYsBheQmA+Hs+XzMKA/b22cQApFeFFlwOPTmb 6WVO+qigqLUmRtYJ2s0ryjYUWWxUEovo9chrPYy6T/ZJ2d8QHemOyV4vpBJp8SZa/9 ObZfIawNqGQ/UG/7T1b/3A7Is48DxsPH7ZOGYmgnU9C98OoMaKaSb0KXIfjB5Xy8az I24Fs7+vfA1MZRiEPjRj9rj5AVIuoM/ik+FtvrWaLns3Wfmb/HY/frqYLTdH/+LG7t ZXQRFAGtU7Qhuk16//NdNWNSHRvnREReS7e3zUJ1FZ/qhpILgouULE5M81jc0ppMy+ OIwGOmfCrBytQ== In-Reply-To: <83il6thii4.fsf@gnu.org> Received-SPF: pass client-ip=95.142.160.155; envelope-from=gregory@heytings.org; helo=heytings.org 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_PASS=-0.001, SPF_PASS=-0.001 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:311900 Archived-At: > > Are there any other opinions? For now, the opinions are 5:3 in favor of > keeping the pre-7.1 behavior of producing Unicode characters > FWIW, I'm in favor of using the new behavior.