all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: basilio@gmx.com, 29801@debbugs.gnu.org
Subject: bug#29801: 25.3; ispell cannot detect installed dictionaries
Date: Fri, 22 Dec 2017 14:04:03 -0500	[thread overview]
Message-ID: <7l8tdu7ffg.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <83mv2alij6.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 22 Dec 2017 20:33:17 +0200")

Eli Zaretskii wrote:

>> >   "(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".
>
> Why would we want to make a change that gains us nothing at all, and
> at "best" breaks old systems?

Because it future-proofs against a class of similar problems, eg

 (but really Aspell 0.80~beta1)
 (but really Aspell 0.90 "awesome code name")

and because the old systems using a 13+ year-old aspell don't exist.

So why do a fragile check for information that isn't needed.

The amount of legacy crap in Emacs, and the refusal to relinquish it,
is frustrating.





  reply	other threads:[~2017-12-22 19: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
2017-12-22 18:33             ` Eli Zaretskii
2017-12-22 19:04               ` Glenn Morris [this message]
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

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

  git send-email \
    --in-reply-to=7l8tdu7ffg.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 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.