all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Agustin Martin <agustin.martin@hispalinux.es>
To: emacs-devel@gnu.org
Subject: Working in minimal hunspell support for ispell.el
Date: Wed, 17 Dec 2008 22:38:33 +0100	[thread overview]
Message-ID: <20081217213833.GA4789@agmartin.aq.upm.es> (raw)

Hi,

I have been doing some work for a minimal hunspell support in ispell.el,
mostly to use "-i" option and not using "-m" which for hunspell means
different. These changes should work in recent hunspell, and if failing in
older ones will at least give an error instead of causing emacs get
stalled, as now happens. hunspell had some recent regressions in the "-a"
pipe interface, so not so recent versions will fail, but will at least
complain.

I am still pending of some final checks, but plan to commit soon.

My current changes do not check hunspell versions. I have been doing some
work in parallel for that in ispell-check-version. ispell/aspell/hunspell
versioning is pretty simple, so I am considering rewriting part of
ispell-check-version to be more clear to me, and use a ispell-check-minver
comparison function that, for emacs23, will be aliased to version<=. If
version<= is not bound I am writing a fallback definition supported by
emacs21 and xemacs, intended to keep smaller my Debian changes to pristine
ispell.el.

Cheers,

-- 
Agustin




             reply	other threads:[~2008-12-17 21:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-17 21:38 Agustin Martin [this message]
2008-12-19  7:27 ` Working in minimal hunspell support for ispell.el 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=20081217213833.GA4789@agmartin.aq.upm.es \
    --to=agustin.martin@hispalinux.es \
    --cc=emacs-devel@gnu.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.