unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#32651: flyspell marks doublons when not the same case
@ 2018-09-06 19:16 Reuben Thomas
  2018-09-06 19:34 ` Eli Zaretskii
  2018-09-10 14:13 ` bug#32651: Installed as commit 61f3a4b4f Reuben Thomas
  0 siblings, 2 replies; 13+ messages in thread
From: Reuben Thomas @ 2018-09-06 19:16 UTC (permalink / raw)
  To: 32651

[-- Attachment #1: Type: text/plain, Size: 579 bytes --]

Flyspell marks for example the second "AND" in "an AND split and AND join"
as a duplicate.

This seems to be deliberate: in line 1153 of flyspell.el (on current
emacs-26 branch) flyspell-word-search-backward is called with IGNORE-CASE
set to t.

I don't understand this: if it's not the same case, it's probably
deliberate, no?

I checked that simply removing this `t' argument makes doublon detection
work as I'd expect: "AND AND", "and and" and "And And" are all marked as
doublons, but anything that's not the same case isn't.

I'm using Emacs 26.1.

-- 
https://rrt.sc3d.org

[-- Attachment #2: Type: text/html, Size: 1806 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-09-10 14:13 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-06 19:16 bug#32651: flyspell marks doublons when not the same case Reuben Thomas
2018-09-06 19:34 ` Eli Zaretskii
2018-09-06 19:37   ` Reuben Thomas
2018-09-06 19:53     ` Eli Zaretskii
2018-09-06 19:58       ` Reuben Thomas
2018-09-07  5:59         ` Eli Zaretskii
2018-09-07  9:49           ` Reuben Thomas
2018-09-09 19:45             ` Reuben Thomas
2018-09-09 19:54               ` Eli Zaretskii
2018-09-09 20:24                 ` Reuben Thomas
2018-09-10  6:26                   ` Eli Zaretskii
2018-09-10 14:12                     ` Reuben Thomas
2018-09-10 14:13 ` bug#32651: Installed as commit 61f3a4b4f Reuben Thomas

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).