all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "R. Diez" <rdiezmail-emacs@yahoo.de>
To: 32142@debbugs.gnu.org
Subject: bug#32142: WG: 26.1; Problems with flyspell-region
Date: Fri, 13 Jul 2018 15:11:13 +0000 (UTC)	[thread overview]
Message-ID: <745366070.6138533.1531494673065@mail.yahoo.com> (raw)
In-Reply-To: 745366070.6138533.1531494673065.ref@mail.yahoo.com


I mentioned some problems with flyspell-region on the help-gnu-emacs mailing list here:

https://lists.gnu.org/archive/html/help-gnu-emacs/2018-07/msg00100.html
Issues are:


Issue 1) The spell check is performed just once, and is not updated as I type inside that region. This is what I wrote on the mailing list:


"If I mark a region (click on the beginning, hold shift, move to the end), and then run flyspell-region, the region gets spell-checked, and all the dictionary misses are underlined in red, as expected. But then, if I fix the words, the spelling marking (the red underlining) is not removed. It looks like Flyspell is not 'live' anymore within that region. The "overlay" is left behind as static font faces."
I do not want to activate Flyspell for the whole buffer, because that would lead to too much red underlining.

If I just wanted a single-shot, I would use ispell-region instead.

If this cannot be fixed, the current behaviour should be documented.



Issue 2) There is no easy way to remove the red underlining (overlays) left behind by flyspell-region. This is what I wrote on the mailing list:

"Often I get too many dictionary misses (too much red underlining). Or I just do not want to be distracted anymore. That is the reason why I want to be able to turn spell-checking on and off on demand on a particular region. And, when I want it off, I want to remove the "overlays" from that region. Why should they remain? At the moment, there is no direct way to do that."

I also wrote:

"After some searching, I found out about flyspell-delete-all-overlays and flyspell-delete-region-overlays, but alas, they are not marked as 'interactive'. I wonder how Flyspell thinks users should remove those marks (how to end the flyspell-region command)."

Issue 3) Disabling flyspell-persistent-highlight renders flyspell-region useless.

Contrary to some of the answers in the mailing list, that combination does not work at all. This is what I am seeing:

"What I mean is that, if you turn flyspell-persistent-highlight off, then flyspell-region does nothing other than consume CPU cycles. The red underlining for dictionary misses does not show up at all."

Again, I do not want to turn on Flyspell for the whole buffer. If flyspell-region is supposed to work only when the Flyspell Mode is active, it should check, and error if it is not active. But that kind of defeats the purpose of having a flyspell-region.





       reply	other threads:[~2018-07-13 15:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <745366070.6138533.1531494673065.ref@mail.yahoo.com>
2018-07-13 15:11 ` R. Diez [this message]
2018-07-13 19:43   ` bug#32142: WG: 26.1; Problems with flyspell-region Eli Zaretskii
2018-07-13 20:22     ` R. Diez
2018-07-14  7:45       ` Eli Zaretskii
2018-07-14 15:15         ` R. Diez
2018-07-14 15:44           ` Eli Zaretskii
2018-07-14 15:56           ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=745366070.6138533.1531494673065@mail.yahoo.com \
    --to=rdiezmail-emacs@yahoo.de \
    --cc=32142@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.