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: Mon, 06 Mar 2023 14:15:32 +0200 Message-ID: <838rga849n.fsf@gnu.org> References: <87a60spwv7.fsf@gmail.com> <5734219A-738C-4BA4-97F4-91670B7DAAAF@gmail.com> <878rgaqhh6.fsf@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11004"; mail-complaints-to="usenet@ciao.gmane.io" Cc: casouri@gmail.com, monnier@iro.umontreal.ca, 61814@debbugs.gnu.org To: Augusto Stoffel Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Mar 06 13:16:47 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 1pZ9lm-0002jA-Rx for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 06 Mar 2023 13:16:47 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pZ9lM-0002R7-Tv; Mon, 06 Mar 2023 07:16:20 -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 1pZ9l4-0002Nz-3O for bug-gnu-emacs@gnu.org; Mon, 06 Mar 2023 07:16: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 1pZ9l3-0000Ap-OA for bug-gnu-emacs@gnu.org; Mon, 06 Mar 2023 07:16:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pZ9l3-0001SE-JP for bug-gnu-emacs@gnu.org; Mon, 06 Mar 2023 07:16:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 06 Mar 2023 12:16:01 +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.16781049465565 (code B ref 61814); Mon, 06 Mar 2023 12:16:01 +0000 Original-Received: (at 61814) by debbugs.gnu.org; 6 Mar 2023 12:15:46 +0000 Original-Received: from localhost ([127.0.0.1]:41553 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZ9ko-0001Rh-2D for submit@debbugs.gnu.org; Mon, 06 Mar 2023 07:15:46 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:51950) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZ9km-0001RT-6s for 61814@debbugs.gnu.org; Mon, 06 Mar 2023 07:15:44 -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 1pZ9kg-000098-SR; Mon, 06 Mar 2023 07:15:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=7Xz3tvUZ/fiTko7NTP+q4pS2WFT8UMPVEtdinheanWQ=; b=GjSdrOGqg9JV x5Ixpvco6Jsd020O7kD8dP+yElPbM5wyTsIiWMO6onHju1F3aLQxk+kXb8kJbq3p9xQUfxIY0qRDM mcxykDpZyzgviirLSNfPzP0FTKQUPGzrU/ANx9vpO8eFXgLUCVARpomqShxNjVYVpyc/N0TtAI1dM elhC8DAgv27dJi0v1VletDDAu4TVvu/7sivU+PuWTS1iWaCON4136Wp3UVmDOr7wStryb6icn6gOF gnjaNNlcN/OJsfvJRvoMmAdd1GxbugmKT0sthdxgT3CJSnyMA56dkHCY7iLCoBXDRgTNjOYkNFpNO nPed7d785UBeqzNa/yH4uQ==; 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 1pZ9kg-00056G-B0; Mon, 06 Mar 2023 07:15:38 -0500 In-Reply-To: <878rgaqhh6.fsf@gmail.com> (message from Augusto Stoffel on Mon, 06 Mar 2023 11:52:53 +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:257381 Archived-At: > From: Augusto Stoffel > Cc: Stefan Monnier , eliz@gnu.org, > 61814@debbugs.gnu.org > Date: Mon, 06 Mar 2023 11:52:53 +0100 > > On Sat, 4 Mar 2023 at 14:59, Yuan Fu wrote: > > > wucuo.el also caused an issue when I opened a buffer with some inline > > images. The inline image is the raw image data encoded in base64 > > inserted into the file as a string, plus a display text property over > > the whole string displaying it as the image. wucuo.el thinks that huge > > string is visible in the window (because of the display text > > property), and tries to spell check that huge string, and got stuck. > > wucuo.el seems to be synchronous like Flyspell, so that sounds like a > big problem. > > Anyway, which major mode does that? AFAIK the usual is to have the > underlying text of an image just a space or something similar. Just visit any image file with "C-x C-f", and you will see this in action.