GNU bug report logs -
#54131
29.0.50; Flyspell incorrectly reports first word in Python f-string
Previous Next
Full log
View this message in rfc822 format
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: p.stephani2 <at> gmail.com, 54131 <at> debbugs.gnu.org
> Date: Thu, 24 Feb 2022 10:12:58 +0100
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> > For program sources, flyspell-prog-mode relies on font-lock faces to
> > tell it where strings and comments are, so perhaps this part doesn't
> > work for some reason (and perhaps the root cause is in font-lock of
> > python-mode, not in flyspell.el per se).
>
> I didn't know about flyspell-prog-mode, but it does indeed do the right
> thing here. (I've now mentioned the mode in the flyspell-mode doc
> string.)
That's strange, because the OP explicitly invoked flyspell-prog-mode,
so how come it didn't work for Philipp, but did for you?
> But `M-$' does not do the right thing -- if you `M-$' on f'hello, it
> tries to correct the whole thing.
Maybe we should have a key binding for
ispell-comment-or-string-at-point, and/or maybe
ispell-comments-and-strings and flyspell-prog-mode should rebind M-$
to ispell-comment-or-string-at-point.
This bug report was last modified 3 years and 111 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.