GNU bug report logs - #20741
24.4; flyspell doesn't work with abbreviations ending in a period

Previous Next

Package: emacs;

Reported by: Reuben Thomas <rrt <at> sc3d.org>

Date: Fri, 5 Jun 2015 14:08:02 UTC

Severity: normal

Tags: confirmed

Found in version 24.4

Full log


View this message in rfc822 format

From: Stephen Berman <stephen.berman <at> gmx.net>
To: 20741 <at> debbugs.gnu.org
Cc: eliz <at> gnu.org, larsi <at> gnus.org, rrt <at> sc3d.org
Subject: bug#20741: 24.4; flyspell doesn't work with abbreviations ending in a period
Date: Mon, 14 Feb 2022 16:07:43 +0100
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.