From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#61814: [RFC] Asynchronous, jit-lock-based Flyspell Date: Sun, 26 Feb 2023 17:45:20 +0200 Message-ID: <83lekkig6n.fsf@gnu.org> References: <87wn44a327.fsf@gmail.com> <83o7pgihqr.fsf@gnu.org> <87lekkcuat.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9137"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 61814@debbugs.gnu.org To: Augusto Stoffel Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Feb 26 16:46:29 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 1pWJEL-0002FO-6i for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 26 Feb 2023 16:46:29 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pWJDy-0001ZC-97; Sun, 26 Feb 2023 10:46:06 -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 1pWJDu-0001YB-Jh for bug-gnu-emacs@gnu.org; Sun, 26 Feb 2023 10:46:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pWJDu-00082C-BU for bug-gnu-emacs@gnu.org; Sun, 26 Feb 2023 10:46:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pWJDu-0003bh-84 for bug-gnu-emacs@gnu.org; Sun, 26 Feb 2023 10:46:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 26 Feb 2023 15:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61814 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 61814-submit@debbugs.gnu.org id=B61814.167742634113816 (code B ref 61814); Sun, 26 Feb 2023 15:46:02 +0000 Original-Received: (at 61814) by debbugs.gnu.org; 26 Feb 2023 15:45:41 +0000 Original-Received: from localhost ([127.0.0.1]:44853 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWJDY-0003am-JH for submit@debbugs.gnu.org; Sun, 26 Feb 2023 10:45:40 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:60882) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWJDV-0003aX-IF for 61814@debbugs.gnu.org; Sun, 26 Feb 2023 10:45:39 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pWJDQ-0007ob-87; Sun, 26 Feb 2023 10:45:32 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=NhBZ3Mjd0bye+2prLdHIsyIdqEZaNx73L6RNCLZ43eo=; b=QFdf7ld60ea9JARWktXZ rildb3Ej+xLiKoe+psA8pcMEq8uTXomok3aNbjyBMJczsvtRWe7eYQyWMtgIcpFpis8G8MpAYM012 9Jm1WOpsYYFd8qUvKJ24fb3gn8jg7bGSG5znjBBI176JfBCZfdXHPdLs7xieP3DhX5mVqsz3nOZgN scxNcZoXlMYcrirUAZpluEeUJVz5rLdj3sAM+CrPeC50ZqGnz4atI1WHSWH2WRD/xtDZBKbtursaQ iO29ycBuy+xnten0e7DYi3ZcZe+C8QE7So6Y1ERz5dbqE4jcE4PrvfYIl7fWvevblb8mbJHl/MriG MVy2bblByjq54w==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pWJDF-0000EA-H9; Sun, 26 Feb 2023 10:45:31 -0500 In-Reply-To: <87lekkcuat.fsf@gmail.com> (message from Augusto Stoffel on Sun, 26 Feb 2023 16:36:58 +0100) 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:256819 Archived-At: > From: Augusto Stoffel > Cc: 61814@debbugs.gnu.org > Date: Sun, 26 Feb 2023 16:36:58 +0100 > > On Sun, 26 Feb 2023 at 17:11, Eli Zaretskii wrote: > > >> From: Augusto Stoffel > >> Date: Sun, 26 Feb 2023 15:56:00 +0100 > >> > >> Also, one obvious glitch is that one gets JIT™ corrections for the word > >> being currently typed. Before going on an writing some ugly logic to > >> avoid that, and since one can influence an overlay appearance when the > >> mouse pointer hovers it, I was wondering if there's something analogous > >> for the cursor. > > > > I'm not sure I understand the problem: just don't spell-check the word > > at point and don't put any overlays there, and that's all. Right? > > Writing just any old code that achieves the result is easy. Writing the > simplest and most elegant version sometimes requires much more work. I > asked a specific question about overlays because knowing the answer > would help me in the latter endeavor. I'm sorry I annoyed you by trying to be helpful. I will shut up now.