all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Reuben Thomas <rrt@sc3d.org>
To: Agustin Martin <agustin.martin@hispalinux.es>
Cc: 12768@debbugs.gnu.org
Subject: bug#12768: 24.1; flyspell highlights words which ispell accepts
Date: Wed, 31 Oct 2012 12:35:20 +0000	[thread overview]
Message-ID: <CAOnWdoj8sTua55YCcFUupMhQV10ySNbNXLzSrJ1YCq4NEjP+JA@mail.gmail.com> (raw)
In-Reply-To: <20121031123140.GA17066@agmartin.aq.upm.es>

[-- Attachment #1: Type: text/plain, Size: 1183 bytes --]

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@hispalinux.es>wrote:

> [Sorry, replied directly to bug-gnu-emacs@gnu.org instead of
> 12768@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

[-- Attachment #2: Type: text/html, Size: 2033 bytes --]

  reply	other threads:[~2012-10-31 12:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-30 13:23 bug#12768: 24.1; flyspell highlights words which ispell accepts Reuben Thomas
2012-10-31 12:26 ` Agustin Martin
2012-10-31 12:31 ` Agustin Martin
2012-10-31 12:35   ` Reuben Thomas [this message]
2012-10-31 14:53     ` Agustin Martin
2012-10-31 15:20       ` Reuben Thomas
2012-10-31 20:17         ` Reuben Thomas
2012-10-31 21:31           ` Agustin Martin
2012-10-31 21:50             ` Reuben Thomas
2012-11-01  0:10               ` Agustin Martin
2012-11-01  0:55                 ` Reuben Thomas
2012-11-01 14:44                 ` Eli Zaretskii
2012-11-02  1:19                   ` Agustin Martin
     [not found]                 ` <24814310.2560.1351781107917.JavaMail.root@mx1-new.spamfiltro.es>
2012-11-06 17:48                   ` Agustin Martin
2012-10-31 16:01   ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOnWdoj8sTua55YCcFUupMhQV10ySNbNXLzSrJ1YCq4NEjP+JA@mail.gmail.com \
    --to=rrt@sc3d.org \
    --cc=12768@debbugs.gnu.org \
    --cc=agustin.martin@hispalinux.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.