From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Manuel Giraud via "Emacs development discussions." Newsgroups: gmane.emacs.devel Subject: Re: Non-ASCII characters in Info files produced by Texinfo 7.1 Date: Tue, 24 Oct 2023 11:39:36 +0200 Message-ID: <87o7go9x5z.fsf@ledu-giraud.fr> References: <83o7gpm9uy.fsf@gnu.org> <87fs20xxax.fsf@ledu-giraud.fr> Reply-To: Manuel Giraud Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="12629"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: , Eli Zaretskii To: Ulrich Mueller Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Oct 24 11:40:29 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 1qvDtk-00035C-Sk for ged-emacs-devel@m.gmane-mx.org; Tue, 24 Oct 2023 11:40:28 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qvDt2-0004lY-JL; Tue, 24 Oct 2023 05:39:44 -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 1qvDt1-0004f1-6m for emacs-devel@gnu.org; Tue, 24 Oct 2023 05:39:43 -0400 Original-Received: from ledu-giraud.fr ([51.159.28.247]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qvDsz-0008P2-13; Tue, 24 Oct 2023 05:39:42 -0400 DKIM-Signature: v=1; a=ed25519-sha256; c=simple/simple; s=ed25519; bh=Twb7gGNn JlxQD8Pi8oGcygkcbEtV7uaO3jJgSWXHaUo=; h=date:references:in-reply-to: subject:cc:to:from; d=ledu-giraud.fr; b=PTvprHYaysayc13JN8AEPAbxD5H257 G1gZ2lWjDH8IBF2/3KL0MCdT6JdrxJ79P16itTTd9bkTc1KmutV5YUAA== DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=rsa; bh=Twb7gGNnJlxQD8Pi 8oGcygkcbEtV7uaO3jJgSWXHaUo=; h=date:references:in-reply-to:subject: cc:to:from; d=ledu-giraud.fr; b=zi6s5+IERIEWjHqNEq4Jzdb6jbEJj8phGTjSMX Cyz8naWgumHYJ2j+Ck6wc1JeV70Vwwx6cuYadkZe5StizBEyIQ8AiATnROVPbBiuwGXslO XFgw52AEhA0J2M+D/3B5wrcnT3oVpg9nT//zm9QyXyJ3RpCkJiqyAROcwM4AHGn3O99x3P /U4s6e4vF/JY1FbicgzP3RFAKWnB6HagJOZtZmfCw22MCAwn9h+vSyjF8owX0cCgWpVqnp e2TlZc5JO9Yk07OO1kW5ujGcmu/PN9hXaPxhFAZOMu4Qfpf6J/Qt6v2kLjxuIhfypeHY5m aXP8N/KeR08jBmoZiV2IzbVw== Original-Received: from computer ( [10.1.1.1]) by ledu-giraud.fr (OpenSMTPD) with ESMTPSA id d48e8c39 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 24 Oct 2023 11:39:37 +0200 (CEST) In-Reply-To: (Ulrich Mueller's message of "Tue, 24 Oct 2023 10:21:11 +0200") Received-SPF: pass client-ip=51.159.28.247; envelope-from=manuel@ledu-giraud.fr; helo=ledu-giraud.fr 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:311764 Archived-At: Ulrich Mueller writes: >>>>>> On Tue, 24 Oct 2023, Manuel Giraud wrote: > >> For ` and ', I think we should take the new behaviour. It is less >> unsettling than the en-dash and while a "C-s Don't" works out of the box >> in Info-mode it does not work with "M-x occur" for instance. > > IMHO the grave accent U+0060 looks horrible as a quotation mark, > especially with modern fonts. Yes, you're right. It is not a problem for the font I'm using right now but the ugliness is quite font-dependent. -- Manuel Giraud