GNU bug report logs - #12768
24.1; flyspell highlights words which ispell accepts

Previous Next

Package: emacs;

Reported by: Reuben Thomas <rrt <at> sc3d.org>

Date: Tue, 30 Oct 2012 13:27:04 UTC

Severity: normal

Found in version 24.1

Done: Agustin Martin <agustin.martin <at> hispalinux.es>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 12768 <at> debbugs.gnu.org (full text, mbox):

From: Reuben Thomas <rrt <at> sc3d.org>
To: Agustin Martin <agustin.martin <at> hispalinux.es>
Cc: 12768 <at> debbugs.gnu.org
Subject: Re: bug#12768: 24.1; flyspell highlights words which ispell accepts
Date: Wed, 31 Oct 2012 12:35:20 +0000
[Message part 1 (text/plain, inline)]
In that case, it seems my customizations are relevant:

 '(ispell-local-dictionary "british+accs")
 '(ispell-program-name "/usr/bin/aspell")

and

(setq ispell-local-dictionary-alist
      (append ispell-local-dictionary-alist
              '(("british+accs"         ; British version
                 "[[:alpha:]]"
                 "[^[:alpha:]]"
                 "[-'‘’]"
                 nil
                 ("-B" "-d" "en_GB")
                 nil
                 utf-8))))

Note that the only point of these customizations is to allow the use of
accented letters and curly quotes in English words.


On 31 October 2012 12:31, Agustin Martin <agustin.martin <at> hispalinux.es>wrote:

> [Sorry, replied directly to bug-gnu-emacs <at> gnu.org instead of
> 12768 <at> debbugs.gnu.org]
>
> On Tue, Oct 30, 2012 at 01:23:12PM +0000, Reuben Thomas wrote:
> > For example, "executable's" is highlighted by flyspell, but
> > ispell-buffer ignores it.
>
> Cannot reproduce here, both ispell-buffer and flyspell reject the word with
> en_US aspell dict.
>
> Tried with emacs-snapshot and normal Debian emacs24.
>
> --
> Agustin
>



-- 
http://rrt.sc3d.org
[Message part 2 (text/html, inline)]

This bug report was last modified 12 years and 258 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.