all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sascha Wilde <wilde@sha-bang.de>
To: martin rudalics <rudalics@gmx.at>
Cc: pj@heslin.eclipse.co.uk, lennart.borgman@gmail.com,
	emacs-devel@gnu.org, "Stephen J. Turnbull" <stephen@xemacs.org>,
	claus.klingberg@gmail.com, Eli Zaretskii <eliz@gnu.org>
Subject: hunspell support (was: Fly-spelling with multiple dictionaries)
Date: Sun, 06 Apr 2008 18:47:11 +0200	[thread overview]
Message-ID: <m2fxtz9bhs.fsf_-_@kenny.sha-bang.de> (raw)
In-Reply-To: <m2skxz9hbj.fsf@kenny.sha-bang.de> (Sascha Wilde's message of "Sun, 06 Apr 2008 16:41:20 +0200")

Sascha Wilde <wilde@sha-bang.de> wrote:
> (setq ispell-program-name "hunspell"
>       ispell-local-dictionary "en_US"
>       ispell-local-dictionary-alist '(("en_US" "[A-Za-z]" "[^A-Za-z]"
>       "[']" nil nil nil iso-8859-1)))
>
> then M-x ispell-buffer used hunspell as back end and worked as expected!
> (Even a quick attempt to use flyspell succeeded.)
[...]
> I guess there are a bunch of additional harry details which will need
> fixing, but in general it seems that hunspell actually can be used as a
> drop-in replacement for ispell with Emacs.

One problem seems to be, that in contrast to the manual page hunspell in
pipe mode does not handle lines starting with `~' like ispell -- in fact
currently I'm under the impression it doesn't handle them specially at
all...

I don't know how much of an problem this is -- I simply don't know
enough about the details of ispell, hunspell and Emacs ispell mode.

cheers
sascha
-- 
Sascha Wilde  :  "I heard that if you play the Windows CD backward, you
              :  get a satanic message. But that's nothing compared to
              :  when you play it forward: It installs Windows...." 
              :  -- G. R. Gaudreau




  reply	other threads:[~2008-04-06 16:47 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-03  9:47 Fly-spelling with multiple dictionaries Angelo Graziosi
2008-04-03 12:28 ` martin rudalics
2008-04-03 15:32   ` Claus
2008-04-03 15:54     ` martin rudalics
2008-04-03 16:21       ` Lennart Borgman (gmail)
2008-04-03 17:23         ` martin rudalics
2008-04-03 17:48           ` Lennart Borgman (gmail)
2008-04-03 20:59             ` martin rudalics
2008-04-03 21:13               ` Lennart Borgman (gmail)
2008-04-03 21:43                 ` martin rudalics
2008-04-03 22:00                   ` David Reitter
2008-04-04  6:55                     ` martin rudalics
2008-04-04  7:07                       ` David Reitter
2008-04-04  9:47                         ` Eli Zaretskii
2008-04-05  7:34                           ` David Reitter
2008-04-05 15:31                             ` Eli Zaretskii
2008-04-05 11:06                         ` Richard Stallman
2008-04-05 11:18                           ` David Reitter
2008-04-05 22:28                             ` Richard Stallman
2008-04-04  9:15                   ` Eli Zaretskii
2008-04-04 12:19                     ` martin rudalics
2008-04-04 19:36                       ` Stephen J. Turnbull
2008-04-04 21:16                         ` martin rudalics
2008-04-05 11:33                           ` Sascha Wilde
2008-04-05 12:13                             ` martin rudalics
2008-04-05 15:34                               ` Eli Zaretskii
2008-04-05 16:34                               ` Sascha Wilde
2008-04-05 17:02                                 ` Lennart Borgman (gmail)
2008-04-05 18:06                                 ` Stefan Monnier
2008-04-05 21:17                                 ` martin rudalics
2008-04-06 14:41                                   ` Sascha Wilde
2008-04-06 16:47                                     ` Sascha Wilde [this message]
2008-04-07 12:35                                       ` hunspell support (was: Fly-spelling with multiple dictionaries) Agustin Martin Domingo
2008-04-08  9:12                                         ` hunspell support Sascha Wilde
2008-04-06 19:09                                     ` Fly-spelling with multiple dictionaries Eli Zaretskii
2008-04-06 20:03                                       ` Sascha Wilde
2008-04-07 12:17                                         ` Agustin Martin Domingo
2008-04-07 12:50                                           ` hunspell support (Was Fly-spelling with multiple dictionaries) Agustin Martin Domingo
2008-04-08  9:16                                             ` hunspell support Sascha Wilde
2008-04-05 19:26                           ` Fly-spelling with multiple dictionaries Stephen J. Turnbull
2008-04-05 22:15                             ` martin rudalics
2008-04-03 13:13 ` Dan Nicolaescu

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=m2fxtz9bhs.fsf_-_@kenny.sha-bang.de \
    --to=wilde@sha-bang.de \
    --cc=claus.klingberg@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=lennart.borgman@gmail.com \
    --cc=pj@heslin.eclipse.co.uk \
    --cc=rudalics@gmx.at \
    --cc=stephen@xemacs.org \
    /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.