unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#23575: today's commit 374f6a5 makes flyspell highlight everything after end of line
@ 2016-05-18 18:22 Jim Meyering
  2016-05-19 15:04 ` Paul Eggert
  0 siblings, 1 reply; 2+ messages in thread
From: Jim Meyering @ 2016-05-18 18:22 UTC (permalink / raw)
  To: 23575, eggert

Hi Paul,

Commit 374f6a5f34a83d3e4c518f0726558642293fdd71 "Port
--enable-gcc-warnings to GCC 6.1" has introduced a
flyspell-highlighting bug.

Reproduce with this:

  echo jj > k.texi; /p/p/emacs-2016-05-18.10h25/bin/emacs -nw -Q k.texi

When I then type 'flyspell-mode' and ENTER, I see the "jj" and the
rest of that line filled with red underscores.

Without that commit, flyspell-mode works as expected.





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

* bug#23575: today's commit 374f6a5 makes flyspell highlight everything after end of line
  2016-05-18 18:22 bug#23575: today's commit 374f6a5 makes flyspell highlight everything after end of line Jim Meyering
@ 2016-05-19 15:04 ` Paul Eggert
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggert @ 2016-05-19 15:04 UTC (permalink / raw)
  To: Jim Meyering, 23575-done

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

Thanks for reporting that. It was a refactoring typo. I fixed it in 
master with the attached.

[-- Attachment #2: 0001-Fix-flyspell-highlighting.patch --]
[-- Type: application/x-patch, Size: 954 bytes --]

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

end of thread, other threads:[~2016-05-19 15:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-18 18:22 bug#23575: today's commit 374f6a5 makes flyspell highlight everything after end of line Jim Meyering
2016-05-19 15:04 ` Paul Eggert

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).