unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Reuben Thomas via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: dinkonin <dinkonin@gmail.com>, 44318@debbugs.gnu.org
Subject: bug#44318: 28.0.50; Problem with ispell/flyspell and ""enchant"" backend
Date: Tue, 3 Nov 2020 18:27:32 +0000	[thread overview]
Message-ID: <CAOnWdohQSmRHA4ed9HHwR+W3E074uEPWo_WFm3_wUP50X3+-8g@mail.gmail.com> (raw)
In-Reply-To: <834km6cpo2.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 2201 bytes --]

On Tue, 3 Nov 2020 at 17:32, Eli Zaretskii <eliz@gnu.org> wrote:

> > From: Reuben Thomas <rrt@sc3d.org>
> > Date: Tue, 3 Nov 2020 17:19:56 +0000
> > Cc: 44318@debbugs.gnu.org, dinkonin <dinkonin@gmail.com>
> >
> > I'm not sure that's right: the warning is emitted at start-up, before
> enchant starts executing the protocol. In
> > any case, as I said before, I don't think it makes sense for a client of
> a pipe protocol like this to combine two
> > streams (which cannot safely make sense).
>
> It worked until now.  Enchant is the new kid on the block, so I
> respectfully request that it behaves itself.  Yes, it probably means
> it should suppress the warning when invoked with -a, but I see no
> problem with that.  (You could even consider suppressing the warning
> entirely, and only emitting it when some feature which requires the
> problematic trait is requested.  But I won't tell you how to develop
> Enchant's UI.)


I'll leave it for now—it doesn't seem to have been a serious problem, and
the warnings are only emitted for an incorrectly-installed Enchant, as we
observed. I am thinking about a major overhaul/rewrite of Enchant (internal
changes only!), so that may be an issue to address then.

I think it would be wrong for Emacs to do that, as that would put all
> the eggs in a single basket, something that is not safe in Free
> Software world, where packages become unmaintained outside of our
> control.


I don't understand this: Emacs, to this day, is happy to import large
quantities of code from other project; let alone the option of
forking/maintaining free software, which is one of its great benefits. And
because Enchant has such a similar interface to the other supported
spell-checkers, the cost of switching is low. For myself, I'd be more
concerned with bugs or missing functionality in Enchant as a reason to be
cautious (i.e. I would want to see a phased transition) than about the
long-term prospects.

In any case, the principal reason I'm thinking about rewriting Enchant is
to make it easier to maintain, so hopefully I'm moving towards making it
more palatable in your terms too.

-- 
https://rrt.sc3d.org

[-- Attachment #2: Type: text/html, Size: 3526 bytes --]

  reply	other threads:[~2020-11-03 18:27 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-29 20:25 bug#44318: 28.0.50; Problem with ispell/flyspell and ""enchant"" backend dinkonin
2020-10-30  7:38 ` Eli Zaretskii
2020-10-30 22:56   ` Reuben Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-10-31  7:29     ` Eli Zaretskii
2020-10-31  7:32     ` dinkonin
2020-10-31  7:50       ` Eli Zaretskii
2020-10-31  8:37         ` dinkonin
2020-10-31  9:17           ` Eli Zaretskii
2020-11-01 22:23             ` Reuben Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-11-02  3:34               ` Eli Zaretskii
2020-11-02  8:14                 ` dinkonin
2020-11-02 15:41                   ` Eli Zaretskii
2020-11-02  8:35                 ` Reuben Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-11-02 15:41                   ` dinkonin
2020-11-02 15:43                   ` Eli Zaretskii
2020-11-02 15:49                     ` Reuben Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-11-02 16:10                       ` Eli Zaretskii
2020-11-02 21:49                         ` Reuben Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-11-03 16:45                           ` Eli Zaretskii
2020-11-03 17:06                             ` Reuben Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors
     [not found]                             ` <CAOnWdohVdcVffjvptfJUjhRr1jdNn7H3PBzon0LvrR_cguPPow@mail.gmail.com>
     [not found]                               ` <835z6mcqyg.fsf@gnu.org>
2020-11-03 17:19                                 ` Reuben Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-11-03 17:31                                   ` Eli Zaretskii
2020-11-03 18:27                                     ` Reuben Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2020-11-03 18:50                                       ` Eli Zaretskii
2020-11-03 18:53                                         ` Reuben Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-11-03 19: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=CAOnWdohQSmRHA4ed9HHwR+W3E074uEPWo_WFm3_wUP50X3+-8g@mail.gmail.com \
    --to=bug-gnu-emacs@gnu.org \
    --cc=44318@debbugs.gnu.org \
    --cc=dinkonin@gmail.com \
    --cc=eliz@gnu.org \
    --cc=rrt@sc3d.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).