all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
Cc: mange@freemail.hu, emacs-devel@gnu.org
Subject: Re: ispell.el doesn't work any more
Date: Tue, 20 Sep 2005 08:07:09 +0300	[thread overview]
Message-ID: <87oe6o73t6.fsf@jurta.org> (raw)
In-Reply-To: <uwtlgklqi.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 17 Sep 2005 13:54:45 +0300")

> So how about the following patch, which fixes the case-fold issue,
> improves the doc string, and extends the valid syntax for version
> numbers?

Your patch works for aspell version 0.60.3-20050121.

I also suggest to add another quite common separator `+' to the
set of separators `[-_]' in version-regexp-alist.

But what to do for aspell version formats not supported even with your
patch?  Various distributions can modify the version string to arbitrary
formats.  I think ispell.el should fail gracefully in the case of
unsupported version formats.

To do this, the default value of ispell-aspell-supports-utf8 could be
`auto-detect', so users will be able to set it explicitly to `nil' or `t',
if version testing fails (with `condition-case' around the testing code).

-- 
Juri Linkov
http://www.jurta.org/emacs/

  reply	other threads:[~2005-09-20  5:07 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-12 16:22 ispell.el doesn't work any more Stefan Monnier
2005-09-12 19:44 ` Eli Zaretskii
2005-09-12 22:29   ` Magnus Henoch
2005-09-13 14:59     ` Stefan Monnier
2005-09-13 15:55     ` Richard M. Stallman
2005-09-15 22:01       ` Juri Linkov
2005-09-17 10:54         ` Eli Zaretskii
2005-09-17 10:54         ` Eli Zaretskii
2005-09-20  5:07           ` Juri Linkov [this message]
2005-09-20 14:32             ` Luc Teirlinck
2005-09-20 19:14               ` Eli Zaretskii
2005-09-20 20:56                 ` Luc Teirlinck
2005-09-21  3:40                   ` Eli Zaretskii
2005-09-20 19:13             ` Eli Zaretskii
2005-09-24 10:41               ` Eli Zaretskii
2005-09-17 11:36     ` Eli Zaretskii

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=87oe6o73t6.fsf@jurta.org \
    --to=juri@jurta.org \
    --cc=emacs-devel@gnu.org \
    --cc=mange@freemail.hu \
    /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.