unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Basilio <basilio@gmx.com>, 29801@debbugs.gnu.org
Subject: bug#29801: 25.3; ispell cannot detect installed dictionaries
Date: Fri, 22 Dec 2017 13:04:08 -0500	[thread overview]
Message-ID: <jzy3lur65j.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <83lghvm8dd.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 22 Dec 2017 11:15:10 +0200")

Eli Zaretskii wrote:

> Change this regexp in ispell.el:
>
>   "(but really Aspell \\([0-9]+\\.[0-9\\.-]+\\)?)"
>
> into this:
>
>   "(but really Aspell \\([0-9]+\\.[0-9.]+\\([-._+ ]?[a-zA-Z0-9]+\\)?\\)?)"

I see that the only thing ispell.el uses the numeric version for is to
test if it is >= 0.60. aspell 0.60 was released in 2004. Even RHEL6 has
aspell 0.60.6. So IMO ispell.el can discard the version checking
entirely, and just look for "really Aspell".





  reply	other threads:[~2017-12-22 18:04 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-21 14:36 bug#29801: 25.3; ispell cannot detect installed dictionaries basilio
2017-12-21 17:07 ` Eli Zaretskii
2017-12-21 19:25   ` Basilio
2017-12-21 19:15 ` Eli Zaretskii
2017-12-21 19:35   ` Basilio
2017-12-21 19:53     ` Eli Zaretskii
2017-12-21 21:13       ` Basilio
2017-12-21 23:15         ` Tomas Nordin
2017-12-22  9:15         ` Eli Zaretskii
2017-12-22 18:04           ` Glenn Morris [this message]
2017-12-22 18:33             ` Eli Zaretskii
2017-12-22 19:04               ` Glenn Morris
2017-12-22 20:06                 ` Eli Zaretskii
2017-12-22 23:51                   ` Glenn Morris
2017-12-23  8:54                     ` Eli Zaretskii
2017-12-22 23:55                 ` Glenn Morris
2017-12-23  8:54                   ` Eli Zaretskii
2017-12-22 21:56           ` Basilio
2017-12-22 23:40             ` Glenn Morris
2017-12-23  8:39             ` 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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=jzy3lur65j.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=29801@debbugs.gnu.org \
    --cc=basilio@gmx.com \
    --cc=eliz@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).