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: Wed, 18 Jan 2017 19:39:41 +0100 Message-ID: <86inpcmcuq.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> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1484765008 9187 195.159.176.226 (18 Jan 2017 18:43:28 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 18 Jan 2017 18:43:28 +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 Wed Jan 18 19:43:22 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 1cTvCX-0001ce-3d for ged-emacs-devel@m.gmane.org; Wed, 18 Jan 2017 19:43:17 +0100 Original-Received: from localhost ([::1]:43585 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cTvCb-0006PT-VF for ged-emacs-devel@m.gmane.org; Wed, 18 Jan 2017 13:43:22 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54006) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cTv9I-0003vX-Gc for emacs-devel@gnu.org; Wed, 18 Jan 2017 13:39:57 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cTv9H-0001dL-Qk for emacs-devel@gnu.org; Wed, 18 Jan 2017 13:39:56 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:57434) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cTv9H-0001d9-OF for emacs-devel@gnu.org; Wed, 18 Jan 2017 13:39:55 -0500 Original-Received: from p54aceb6c.dip0.t-ipconnect.de ([84.172.235.108]:50313 helo=MUTANT) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1cTv9G-0002WD-RM; Wed, 18 Jan 2017 13:39:55 -0500 In-Reply-To: <8337gg8c1m.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 18 Jan 2017 20:20:53 +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:211384 Archived-At: Eli Zaretskii writes: > Very strange. What version of Emacs is that? 25.1.91.1 I build Emacs myself, the value of `system-configuration-options' is: "--host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --with-jpeg --with-xpm --with-png --with-tiff --with-rsvg --with-xml2 --with-gnutls --with-xft --without-imagemagick --without-dbus 'CFLAGS=-O3 -g0 -pipe' CPPFLAGS=-DNDEBUG 'LDFLAGS=-s -Wl,-s'" Best, Arash