From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#17742: Acknowledgement (Support for enchant?) Date: Tue, 06 Dec 2016 17:55:08 +0200 Message-ID: <834m2hjbmr.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1481039718 21989 195.159.176.226 (6 Dec 2016 15:55:18 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 6 Dec 2016 15:55:18 +0000 (UTC) Cc: 17742@debbugs.gnu.org To: Reuben Thomas Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Dec 06 16:55:13 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cEI5J-0004vM-6I for geb-bug-gnu-emacs@m.gmane.org; Tue, 06 Dec 2016 16:55:13 +0100 Original-Received: from localhost ([::1]:32932 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cEI5N-0006Hj-9E for geb-bug-gnu-emacs@m.gmane.org; Tue, 06 Dec 2016 10:55:17 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cEI5C-0006E1-EN for bug-gnu-emacs@gnu.org; Tue, 06 Dec 2016 10:55:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cEI58-0006qD-Po for bug-gnu-emacs@gnu.org; Tue, 06 Dec 2016 10:55:06 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:43012) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cEI58-0006q0-MI for bug-gnu-emacs@gnu.org; Tue, 06 Dec 2016 10:55:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cEI58-0000Nz-Ei for bug-gnu-emacs@gnu.org; Tue, 06 Dec 2016 10:55:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 06 Dec 2016 15:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17742 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 17742-submit@debbugs.gnu.org id=B17742.14810396981470 (code B ref 17742); Tue, 06 Dec 2016 15:55:02 +0000 Original-Received: (at 17742) by debbugs.gnu.org; 6 Dec 2016 15:54:58 +0000 Original-Received: from localhost ([127.0.0.1]:58411 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cEI53-0000Ne-Rk for submit@debbugs.gnu.org; Tue, 06 Dec 2016 10:54:58 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:54621) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cEI52-0000NO-Ot for 17742@debbugs.gnu.org; Tue, 06 Dec 2016 10:54:57 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cEI4u-0006ml-CZ for 17742@debbugs.gnu.org; Tue, 06 Dec 2016 10:54:51 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:36500) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cEI4u-0006mh-9B; Tue, 06 Dec 2016 10:54:48 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4545 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1cEI4t-0004jP-JY; Tue, 06 Dec 2016 10:54:48 -0500 In-reply-to: (message from Reuben Thomas on Mon, 5 Dec 2016 21:41:06 +0000) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:126560 Archived-At: > From: Reuben Thomas > Date: Mon, 5 Dec 2016 21:41:06 +0000 > > Attached, a patch to add initial enchant support. Thanks. > This seems to work fine with one major limitation: at present there's no dictionary auto-discovery, and as the > built-in ispell-dictionary-alist is all 8-bit encodings, while enchant is UTF-8, without some manual configuration > the dreaded "misalignment errors" occur. I wonder if it won't be better to delay pushing this until you solve that problem. The ispell-dictionary-alist is for Ispell speller only; all the modern spellers should glean that information from the installed dictionaries, and not bother users with tedious setups. Do you see any need to get this into master before you add this functionality for enchant? > I shall add dictionary listing support. Thanks. Note that this should not only list the installed dictionaries, but also deduce the suitable values of CASECHARS and NOT-CASECHARS for each dictionary.