all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ispell-buffer skips repetitive suspects after the first is accepted
@ 2015-05-07  8:14 Jürgen Hartmann
  2015-05-07 14:58 ` Eli Zaretskii
  0 siblings, 1 reply; 9+ messages in thread
From: Jürgen Hartmann @ 2015-05-07  8:14 UTC (permalink / raw
  To: help-gnu-emacs@gnu.org

If a suspicious word is accepted once by pressing <SPC> in an interactive
ispell-buffer session, all further occurrences of the same word on the same
line are skipped.

Here is an example:

Open an Emacs 24.5 session (it is the same with Emacs 24.4) by

   LC_ALL=C emacs -Q

and enter the following line in the *scratch* buffer:

   The term charset is short for charset.

Assume that the last word is a typo that should read "character set". Now
change the dictionary to american and run ispell-buffer. The first occurrence
of "charset" gets highlighted, but since it is correct here, we use <SPC> to
accept it once an proceed. But oops... the spell-check finishes immediately
without giving us the chance to correct the second occurrence of "charset" in
that line.

Is this a bug or a difficult to understand feature.
(I don't think that I like it.)

Does anyone has an idea how to bring ispell-buffer to offer all suspicious
words for correction?

Thank you for any advice.

Juergen

 		 	   		  


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

end of thread, other threads:[~2015-05-13  9:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-07  8:14 ispell-buffer skips repetitive suspects after the first is accepted Jürgen Hartmann
2015-05-07 14:58 ` Eli Zaretskii
2015-05-07 23:01   ` Francis Belliveau
2015-05-08  5:54     ` Eli Zaretskii
2015-05-10  9:23       ` Jürgen Hartmann
2015-05-11 23:30         ` Francis Belliveau
2015-05-13  9:22           ` Jürgen Hartmann
2015-05-10  9:08     ` Jürgen Hartmann
2015-05-10  8:54   ` Jürgen Hartmann

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.