From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alexander Shukaev Newsgroups: gmane.emacs.help Subject: Re: Speck (Spell checker for Emacs) Date: Sat, 18 Apr 2015 15:56:00 +0200 Message-ID: References: <20150418111002.GA3525@tuxteam.de> <20150418131534.GA10332@tuxteam.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1429365378 10875 80.91.229.3 (18 Apr 2015 13:56:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 18 Apr 2015 13:56:18 +0000 (UTC) Cc: help-gnu-emacs To: tomas@tuxteam.de Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Apr 18 15:56:18 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YjTEF-0002bK-Id for geh-help-gnu-emacs@m.gmane.org; Sat, 18 Apr 2015 15:56:15 +0200 Original-Received: from localhost ([::1]:45783 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YjTEF-0005YM-1f for geh-help-gnu-emacs@m.gmane.org; Sat, 18 Apr 2015 09:56:15 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45430) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YjTE2-0005Y0-VY for help-gnu-emacs@gnu.org; Sat, 18 Apr 2015 09:56:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YjTE2-0001QF-6J for help-gnu-emacs@gnu.org; Sat, 18 Apr 2015 09:56:02 -0400 Original-Received: from mail-lb0-x22f.google.com ([2a00:1450:4010:c04::22f]:32866) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YjTE1-0001Q0-Sh for help-gnu-emacs@gnu.org; Sat, 18 Apr 2015 09:56:02 -0400 Original-Received: by lbbzk7 with SMTP id zk7so101780999lbb.0 for ; Sat, 18 Apr 2015 06:56:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=BrqJAfz7LIGa7QvHc+3cPn16odmLnNwxwHQz0L+RBFU=; b=oiD1Pl9K154c5olbAyXOFBSiIc1vkURM/aicTp3l+m5serbMSFjBJiDoI2oVnAWEH1 Oi2JtKD0lUJSW9fPQ3QH0X3FgftaeqMZ3nygeoYeIaCmbaPYL3+H1MiLbWST8fN/biao A1LwZSooSCkHx5k3Fi8oSVjF5UeIdLNXBsOXAbM0jDHAMLLXgHmKUOP3csqw1nh+aB+a QYYhoLQpV9fgyYjVaQQgICWhS/V+dLBeSplCesgpU7s6rKu/Vlzfns/Y9qdc79LEFHdk NB4fT21hupUa/ieXP/WOz+ZBdID2GAGl+ULuFbDC5kEhvV/IARjGZJiVzBfD7jhPti3n j/lA== X-Received: by 10.112.142.232 with SMTP id rz8mr8181341lbb.74.1429365360820; Sat, 18 Apr 2015 06:56:00 -0700 (PDT) Original-Received: by 10.112.36.103 with HTTP; Sat, 18 Apr 2015 06:56:00 -0700 (PDT) In-Reply-To: <20150418131534.GA10332@tuxteam.de> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::22f X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:103820 Archived-At: > > Sorry: didn't want to ruffle your feathers. It was a shot in the dark, > after all. It's difficult to hit a target if one doesn't see it .-) > =E2=80=8BNo worries ;)=E2=80=8B > So your best bet now might be to try to find out whether Emacs actually > starts an external hunspell process and whether this process survives for > long enough to be useful. > =E2=80=8BI see... Have to think about how to do it better.=E2=80=8B How to do this depends of course on your operating system. BTW: the version > of Emacs (and of speck) you're using might help others help you. > =E2=80=8BI'm on Windows, Emacs 25.0.50.1 (from MSYS2), Speck is the latest = one (2014.08.30). Thank you, Alexander=E2=80=8B