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


Message #73 received at 20741 <at> debbugs.gnu.org (full text, mbox):

From: Reuben Thomas <rrt <at> sc3d.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: larsi <at> gnus.org, 20741 <at> debbugs.gnu.org
Subject: Re: bug#20741: 24.4; flyspell doesn't work with abbreviations ending
 in a period
Date: Mon, 14 Feb 2022 15:27:54 +0000
[Message part 1 (text/plain, inline)]
On Mon, 14 Feb 2022 at 15:21, Eli Zaretskii <eliz <at> gnu.org> wrote:

>
> It's the same case: references to variables and other symbols in
> comments and strings of a program are very frequent.  They are also
> very frequent in email messages which discuss programming, such as
> this discussion (I have Flyspell turned on in all my email buffers).
>

I think we can distinguish 3 different problems here:

1. Natural language spellchecking. That's what this issue is about.
2. Spell-checking code. (Essentially, identifiers.)
3. Finding code inside natural language, and checking it as if it were
code. (That's what you're talking about here.) This is not a spellchecking
problem, it's a problem of identifying which spell-checking apparatus to
use, rather like font-lock for multi-language buffers. It's hard to see how
to do it without some syntactic clue (e.g. the use of backticks in
markdown), as used in multi-language buffers for font-locking.

-- 
https://rrt.sc3d.org
[Message part 2 (text/html, inline)]

This bug report was last modified 3 years and 120 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.