From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Shiyuan Newsgroups: gmane.emacs.help Subject: emacs ispell Date: Fri, 10 Feb 2012 19:05:34 -0600 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8ff252b0ac1fc704b8a5d7d0 X-Trace: dough.gmane.org 1328922346 23844 80.91.229.3 (11 Feb 2012 01:05:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 11 Feb 2012 01:05:46 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Feb 11 02:05:46 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rw1PK-0000NU-Sw for geh-help-gnu-emacs@m.gmane.org; Sat, 11 Feb 2012 02:05:43 +0100 Original-Received: from localhost ([::1]:56867 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rw1PK-00028a-6X for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Feb 2012 20:05:42 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:45115) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rw1PE-00028V-PZ for help-gnu-emacs@gnu.org; Fri, 10 Feb 2012 20:05:37 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rw1PD-0001Da-JY for help-gnu-emacs@gnu.org; Fri, 10 Feb 2012 20:05:36 -0500 Original-Received: from mail-tul01m020-f169.google.com ([209.85.214.169]:51107) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rw1PD-0001DR-8V for help-gnu-emacs@gnu.org; Fri, 10 Feb 2012 20:05:35 -0500 Original-Received: by obbta7 with SMTP id ta7so5543652obb.0 for ; Fri, 10 Feb 2012 17:05:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=NK/h2MEm9VI+Xh6JkYXeD6JysSnPzFcmfdPt1mgQ9rk=; b=au2uORJEsxdpbgP2dUI6xNDxbWaq+oFeot49QkCnMYA8i2Ah2uq7J8JNxAZJw5ibDi xwJmGGv5zhoQpNqMkMfUF0mt7VBDkjTnLObTe9oDPD4rwOMqMJJTE065Q+D1sFcCNkh2 7pfLJkIUkuRO9QZyze9MSfh5/mI9CX82Fx9kE= Original-Received: by 10.60.7.133 with SMTP id j5mr1227722oea.25.1328922334338; Fri, 10 Feb 2012 17:05:34 -0800 (PST) Original-Received: by 10.182.61.134 with HTTP; Fri, 10 Feb 2012 17:05:34 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.214.169 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:83689 Archived-At: --e89a8ff252b0ac1fc704b8a5d7d0 Content-Type: text/plain; charset=ISO-8859-1 Hi, 1. I encounter a strange problem regarding to spelling in my emacs. When I do spell-check-buffer(from menu), it will miss some mis-spelled words. But if I apply spell-check word to the same mis-spelled word, it can detect the mis-spelling. What could be the problem? 2. What is the path of the private dictionary of ispell used by emacs? I want to delete some words which were inserted in my private dictionary (by i in the speck check mode). Thanks. --e89a8ff252b0ac1fc704b8a5d7d0 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,=A0
1. I encounter a strange problem regarding to spelling in my ema= cs. When I do spell-check-buffer(from menu), it will miss some mis-spelled = words. But if I apply spell-check word to the same mis-spelled word, it can= detect the mis-spelling. What could be the problem?=A0

2. What is the path of the private dictionary of ispell= used by emacs? I want to delete some words which were inserted in =A0my pr= ivate dictionary (by i in the speck check mode).=A0

Thanks.=A0 --e89a8ff252b0ac1fc704b8a5d7d0--