From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Arash Esbati Newsgroups: gmane.emacs.devel Subject: Re: Hunspell 1.6 on Msys2 Date: Fri, 20 Jan 2017 09:54:10 +0100 Message-ID: <867f5q9knh.fsf@gnu.org> References: <86a8apjprg.fsf@gnu.org> <83lgu982bb.fsf@gnu.org> <861sw0k6ps.fsf@gnu.org> <83h94w8jp9.fsf@gnu.org> <86fukg5jzk.fsf@gnu.org> <8337gg8c1m.fsf@gnu.org> <86inpcmcuq.fsf@gnu.org> <83wpds6uxq.fsf@gnu.org> <83vatc6ur2.fsf@gnu.org> <86bmv4m9e2.fsf@gnu.org> <83shog6sm0.fsf@gnu.org> <86shofju89.fsf@gnu.org> <83mven6o2e.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1484902495 13451 195.159.176.226 (20 Jan 2017 08:54:55 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 20 Jan 2017 08:54:55 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.91 Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 20 09:54:50 2017 Return-path: Envelope-to: ged-emacs-devel@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 1cUUxp-0001Mh-Hd for ged-emacs-devel@m.gmane.org; Fri, 20 Jan 2017 09:54:29 +0100 Original-Received: from localhost ([::1]:53172 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cUUxu-0005Lj-9E for ged-emacs-devel@m.gmane.org; Fri, 20 Jan 2017 03:54:34 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58335) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cUUxn-0005Lc-Rk for emacs-devel@gnu.org; Fri, 20 Jan 2017 03:54:28 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cUUxk-000217-QF for emacs-devel@gnu.org; Fri, 20 Jan 2017 03:54:27 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54865) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cUUxj-00020t-MK for emacs-devel@gnu.org; Fri, 20 Jan 2017 03:54:24 -0500 Original-Received: from p54aceb94.dip0.t-ipconnect.de ([84.172.235.148]:49994 helo=MUTANT) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1cUUxi-0000S3-RZ; Fri, 20 Jan 2017 03:54:23 -0500 In-Reply-To: <83mven6o2e.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 19 Jan 2017 17:56:25 +0200") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e 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:211420 Archived-At: Eli Zaretskii writes: > This is a bug in Hunspell 1.6: it seems to ignore the "-i UTF-8" > command-line switch, and sends its output in Latin-1 (perhaps because > the de_DE dictionary uses that encoding). Many thanks for looking into this again and the description. I will see how to tell Hunspell developers about this (I don't have a Github account). Best, Arash