From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: =?utf-8?Q?S=C3=A9bastien?= Gendre Newsgroups: gmane.emacs.help Subject: Problems with flyspell and accents Date: Thu, 20 Oct 2022 07:20:21 +0200 Message-ID: <87tu3zhxmy.fsf@k-7.ch> 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="35747"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.8.9; emacs 28.1 To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Thu Oct 20 07:35:39 2022 Return-path: Envelope-to: geh-help-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 1olODT-0009Bi-Fn for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 20 Oct 2022 07:35:39 +0200 Original-Received: from localhost ([::1]:51044 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1olODR-0002lL-Ru for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 20 Oct 2022 01:35:38 -0400 Original-Received: from [::1] (port=39474 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1olODR-0001YT-Nx for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 20 Oct 2022 01:35:37 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39444) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1olOCV-0001YC-C7 for help-gnu-emacs@gnu.org; Thu, 20 Oct 2022 01:34:39 -0400 Original-Received: from 96-100-31-185.ftth.cust.kwaoo.net ([185.31.100.96]:56184 helo=gandalf.k-7.ch) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1olOCK-0000wI-Ub for help-gnu-emacs@gnu.org; Thu, 20 Oct 2022 01:34:35 -0400 Original-Received: from sherazad-lan (_gateway [192.168.1.1]) (Authenticated sender: seb) by gandalf.k-7.ch (Postfix) with ESMTPSA id F12B3E94C1 for ; Thu, 20 Oct 2022 07:28:21 +0200 (CEST) Received-SPF: permerror client-ip=185.31.100.96; envelope-from=seb@k-7.ch; helo=gandalf.k-7.ch X-Spam_score_int: -4 X-Spam_score: -0.5 X-Spam_bar: / X-Spam_report: (-0.5 / 5.0 requ) BAYES_00=-1.9, KHOP_HELO_FCRDNS=0.4, PDS_RDNS_DYNAMIC_FP=0.01, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, TVD_RCVD_IP=0.001, T_SPF_PERMERROR=0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:140172 Archived-At: Hello, In french texts shown in an Emacs buffer, I got a problem with flyspell and= accents. Every words with an accent is seen as wrong before or after the char with an accent. Exemple, the word "r=C3=A9sumer". The last part "sumer" is underlined in re= d. And if I look at the flyspell suggestions, it offer a substitution to the word "sumer". I got this problem since the update to Emacs 28.1. But I don't know if it's a bug or a config problem. I want to find why before open a bug for nothing. Best regards ------- Gendre S=C3=A9bastien