From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: phillip.lord@russet.org.uk (Phillip Lord) Newsgroups: gmane.emacs.devel Subject: Re: Spell checker under Windows Date: Sun, 03 Feb 2019 22:12:09 +0000 Message-ID: <871s4oed3a.fsf@russet.org.uk> References: <5b9895e0-12ab-4479-8975-049e1f9fed0b@email.android.com> <83lg2yw8gu.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="44150"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1.91 (gnu/linux) Cc: Thomas Meyer , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 03 23:12:48 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gqQ0N-000BHa-Pz for ged-emacs-devel@m.gmane.org; Sun, 03 Feb 2019 23:12:48 +0100 Original-Received: from localhost ([127.0.0.1]:32780 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gqQ0H-0005jH-DR for ged-emacs-devel@m.gmane.org; Sun, 03 Feb 2019 17:12:41 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:46452) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gqPzz-0005h3-DD for emacs-devel@gnu.org; Sun, 03 Feb 2019 17:12:24 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gqPzv-0000Uh-2o for emacs-devel@gnu.org; Sun, 03 Feb 2019 17:12:20 -0500 Original-Received: from cloud103.planethippo.com ([78.129.138.110]:35700) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gqPzt-0000Py-Lp; Sun, 03 Feb 2019 17:12:17 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=russet.org.uk; s=default; h=Content-Type:MIME-Version:Message-ID: In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=mXCpjFyf+vC9nQxRgk2gy5EsMzQbKK83u1+3TPC6n4s=; b=Uj2b7DTILECISmxPKCpT4vghE xHz5KFOgumyiL1Uwd6yGY+HUCMrqrt4mREoNor/AzFr691okTqvh7+RbRAFCba3jeLAQKrPXvopV7 zXgIgYfZsur+A5OjrQCuEFZ2FXhUKWIvWOWOxiupGP8HbXkAdZlxEMj8/MrHItdO1ah8xgLpVsXN+ K0N+6U1ufeCGMVhdS183fH/IaehiZ/UKmyXCfbOTYFUlqartPTU4R4595sw5dzKBsOCtldNqnj9RJ 2nNa6vdJPHSz6LjmKb5H1x1tb1GxGIkgXNRwX1r3XPU5B4ROB1prImVlstsZ1ekD84MA2BrHOTszv UGL24DU3w==; Original-Received: from cpc142652-benw12-2-0-cust953.16-2.cable.virginm.net ([82.21.43.186]:54016 helo=russet.org.uk) by cloud103.planethippo.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.91) (envelope-from ) id 1gqPzl-0001Wg-Mh; Sun, 03 Feb 2019 22:12:10 +0000 In-Reply-To: <83lg2yw8gu.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 02 Feb 2019 16:50:09 +0200") X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cloud103.planethippo.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - russet.org.uk X-Get-Message-Sender-Via: cloud103.planethippo.com: authenticated_id: phillip.lord@russet.org.uk X-Authenticated-Sender: cloud103.planethippo.com: phillip.lord@russet.org.uk X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 78.129.138.110 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:232947 Archived-At: Eli Zaretskii writes: >> Date: Sat, 02 Feb 2019 14:35:15 +0100 >> From: Thomas Meyer >> >> 1.) Any hints where to find up to date binaries for a aspell, or >> hunspell e.g. any of the supported spell >> checkers? >> >> I did only find very old precompiled binaries and nothing "official". > > Did you try the precompiled binary from here: > > https://sourceforge.net/projects/ezwinports/files/ They are available as part of msys. I could add aspell to the windows packages, since they have other dependencies now. Although if I am going to do this route, I'd rather have a complete list of all the utilities to add and do them in one go. Phil