From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikolai Weibull Newsgroups: gmane.emacs.help Subject: Re: Getting Emacs to play nice with Hunspell and apostrophes Date: Sat, 7 Jun 2014 20:28:08 +0200 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1402165710 25441 80.91.229.3 (7 Jun 2014 18:28:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 7 Jun 2014 18:28:30 +0000 (UTC) To: Emacs Users Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 07 20:28:24 2014 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 1WtLLp-00009B-7n for geh-help-gnu-emacs@m.gmane.org; Sat, 07 Jun 2014 20:28:21 +0200 Original-Received: from localhost ([::1]:52735 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WtLLo-00012S-Ql for geh-help-gnu-emacs@m.gmane.org; Sat, 07 Jun 2014 14:28:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46545) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WtLLd-00010e-PH for help-gnu-emacs@gnu.org; Sat, 07 Jun 2014 14:28:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WtLLc-0008Dp-Vb for help-gnu-emacs@gnu.org; Sat, 07 Jun 2014 14:28:09 -0400 Original-Received: from mail-qg0-x233.google.com ([2607:f8b0:400d:c04::233]:37947) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WtLLc-0008Dl-R5 for help-gnu-emacs@gnu.org; Sat, 07 Jun 2014 14:28:08 -0400 Original-Received: by mail-qg0-f51.google.com with SMTP id q107so6971391qgd.24 for ; Sat, 07 Jun 2014 11:28:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=SkupXXrZ5l5lTR2o17+W15/Y1k+UGPwSs7xOM1QcUE0=; b=zYuwx0PZiFoxQMewSeZADB6iw5xUKf6TyyRoCKQ2B8KZzUwTG11F27dM3H474ndVnl XU/ttV45fEyIZkd5TzeDTfylstkfaNwHDJWf81aeRfpPn0RosQlN5P2ye8jox0urdjGU y3EiboDJCxfp+CVhOp9KvHlJCqvVDcoudC5+2EZewvaC+sbs7XxFZZzWYsh7jcdpRwq2 ZlOFUpieNlUwlRB98q+k2+4ZjWGI/MZ7wgLCflDIgiFVS/cURlij5zRg7YW4Gu+bBkm6 G7jvD8arz7h8VahE/1PHQ4Mp/IPcMOn097IpBVLPNiZcP/awNM3CBVIA/SExT/k+eB77 ynaA== X-Received: by 10.224.19.196 with SMTP id c4mr19718944qab.86.1402165688409; Sat, 07 Jun 2014 11:28:08 -0700 (PDT) Original-Received: by 10.140.95.114 with HTTP; Sat, 7 Jun 2014 11:28:08 -0700 (PDT) In-Reply-To: X-Google-Sender-Auth: Kg_yT2TfNs-7eP2w86IJZxRAPco X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c04::233 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:98074 Archived-At: On Sat, Jun 7, 2014 at 5:39 PM, Nikolai Weibull wrote: > It=E2=80=99s beyond me how this isn=E2=80=99t working, but I=E2=80=99m su= re I=E2=80=99m doing something wrong. I should perhaps also note that the only word in the sentence above that is seen as an error is =E2=80=9Cisn=E2=80=99t=E2=80=9D, as =E2=80=9Cis= n=E2=80=9D isn=E2=80=99t a word. I guess either Emacs or hunspell is ignoring single-character words =E2=80=9Cs=E2= =80=9D and =E2=80=9Cm=E2=80=9D after each of the other instances of =E2=80=98=E2=80=99= =E2=80=99 and =E2=80=9CIt=E2=80=9D and =E2=80=9CI=E2=80=9D are of course seen as correctly spelled words=E2=80=A6 (=E2=80=A6so the simple solution is to add =E2=80=9Cisn=E2=80=9D as a word = in my personal dictionary.)