From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Markus Triska Newsgroups: gmane.emacs.bugs Subject: bug#66737: 30.0.50; Unexpected combination of double quote and acute accent Date: Thu, 26 Oct 2023 11:06:50 +0200 Message-ID: <87il6t21n9.fsf@metalevel.at> References: <83sf5zjunv.fsf@gnu.org> <87sf5x23go.fsf@metalevel.at> <83jzr9hiz5.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="12731"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) Cc: 66737@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Oct 26 11:07:56 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1qvwLL-00030o-MA for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 26 Oct 2023 11:07:55 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qvwKy-0003cj-P7; Thu, 26 Oct 2023 05:07:32 -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 1qvwKx-0003bx-5R for bug-gnu-emacs@gnu.org; Thu, 26 Oct 2023 05:07:31 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qvwKw-0002EK-TG for bug-gnu-emacs@gnu.org; Thu, 26 Oct 2023 05:07:30 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qvwLR-00043V-HZ for bug-gnu-emacs@gnu.org; Thu, 26 Oct 2023 05:08:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Markus Triska Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 26 Oct 2023 09:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66737 X-GNU-PR-Package: emacs Original-Received: via spool by 66737-submit@debbugs.gnu.org id=B66737.169831125015546 (code B ref 66737); Thu, 26 Oct 2023 09:08:01 +0000 Original-Received: (at 66737) by debbugs.gnu.org; 26 Oct 2023 09:07:30 +0000 Original-Received: from localhost ([127.0.0.1]:60593 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvwKv-00042g-Ii for submit@debbugs.gnu.org; Thu, 26 Oct 2023 05:07:29 -0400 Original-Received: from [78.47.144.35] (port=43996 helo=metalevel.at) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvwKo-00042S-Cd for 66737@debbugs.gnu.org; Thu, 26 Oct 2023 05:07:27 -0400 Original-Received: by metalevel.at (Postfix, from userid 1000) id 4C5489C768; Thu, 26 Oct 2023 11:06:50 +0200 (CEST) In-Reply-To: <83jzr9hiz5.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 26 Oct 2023 11:43:26 +0300") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:273255 Archived-At: Eli Zaretskii writes: > How do you see that the acute accent is combined with the double > quote? Emacs, above, says it's combined with =CE=99 and the diaeresis, n= ot > with the double quote. Yes, that's correct: What Emacs says is not what I see, I see the acute accent combined with the double quote, here is a screenshot: https://www.metalevel.at/ei/issue66737.png All the best, Markus