From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?B?SvxyZ2VuIEhhcnRtYW5u?= Newsgroups: gmane.emacs.help Subject: ispell-buffer skips repetitive suspects after the first is accepted Date: Thu, 7 May 2015 10:14:21 +0200 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1430986498 17237 80.91.229.3 (7 May 2015 08:14:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 May 2015 08:14:58 +0000 (UTC) To: "help-gnu-emacs@gnu.org" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 07 10:14:50 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YqGxF-00041c-As for geh-help-gnu-emacs@m.gmane.org; Thu, 07 May 2015 10:14:49 +0200 Original-Received: from localhost ([::1]:49416 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqGxE-0007iP-Lq for geh-help-gnu-emacs@m.gmane.org; Thu, 07 May 2015 04:14:48 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34687) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqGwu-0007eY-Cq for help-gnu-emacs@gnu.org; Thu, 07 May 2015 04:14:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YqGwp-0002Zn-5r for help-gnu-emacs@gnu.org; Thu, 07 May 2015 04:14:28 -0400 Original-Received: from dub004-omc4s28.hotmail.com ([157.55.2.103]:60888) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqGwp-0002ZY-0W for help-gnu-emacs@gnu.org; Thu, 07 May 2015 04:14:23 -0400 Original-Received: from DUB124-W47 ([157.55.2.71]) by DUB004-OMC4S28.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.22751); Thu, 7 May 2015 01:14:21 -0700 X-TMN: [wQCYJx8EuvbNwI6UPRF+WV0kSftYE94D] X-Originating-Email: [juergen_hartmann_@hotmail.com] Importance: Normal X-OriginalArrivalTime: 07 May 2015 08:14:21.0930 (UTC) FILETIME=[D2A954A0:01D0889D] X-detected-operating-system: by eggs.gnu.org: Windows 7 or 8 [fuzzy] X-Received-From: 157.55.2.103 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:104259 Archived-At: If a suspicious word is accepted once by pressing in an interactive= =0A= ispell-buffer session=2C all further occurrences of the same word on the sa= me=0A= line are skipped.=0A= =0A= Here is an example:=0A= =0A= Open an Emacs 24.5 session (it is the same with Emacs 24.4) by=0A= =0A= =A0=A0 LC_ALL=3DC emacs -Q=0A= =0A= and enter the following line in the *scratch* buffer:=0A= =0A= =A0=A0 The term charset is short for charset.=0A= =0A= Assume that the last word is a typo that should read "character set". Now= =0A= change the dictionary to american and run ispell-buffer. The first occurren= ce=0A= of "charset" gets highlighted=2C but since it is correct here=2C we use to=0A= accept it once an proceed. But oops... the spell-check finishes immediately= =0A= without giving us the chance to correct the second occurrence of "charset" = in=0A= that line.=0A= =0A= Is this a bug or a difficult to understand feature.=0A= (I don't think that I like it.)=0A= =0A= Does anyone has an idea how to bring ispell-buffer to offer all suspicious= =0A= words for correction?=0A= =0A= Thank you for any advice.=0A= =0A= Juergen=0A= =0A= =