GNU bug report logs -
#20741
24.4; flyspell doesn't work with abbreviations ending in a period
Previous Next
Full log
View this message in rfc822 format
On Mon, 14 Feb 2022 13:43:12 +0000 Reuben Thomas via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org> wrote:
> On Mon, 14 Feb 2022 at 13:35, Eli Zaretskii <eliz <at> gnu.org> wrote:
>
> I don't think I understand what this means in practice. "Use the
> spell-checker" how? Do you mean we should not break words on
> punctuation characters, or do you mean not to break them only on '.',
> or do you mean something else?
>
> Emacs is widely used to edit program sources, where stuff like
> "file.attribute" and "list-my-packages" happens quite frequently.
>
> I wasn't considering this case, and this issue is about checking text
> (or comments or strings) where you can just feed the entire thing to
> the spellchecker, and not have to isolate words "manually", as in
> program source.
>
> In program source (i.e. not strings or comments), the issue currently
> under discussion won't arise, as "." cannot be part of an identifier.
In some languages it can, e.g. R: "Identifiers consist of a sequence of
letters, digits, the period (‘.’) and the underscore."
(https://cran.r-project.org/doc/manuals/r-release/R-lang.html#Identifiers)
Steve Berman
This bug report was last modified 3 years and 121 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.