From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Agustin Martin Newsgroups: gmane.emacs.bugs Subject: bug#13639: [emacs] ispell.el: hunspell dicts autodetection under Emacs. Date: Mon, 15 Apr 2013 12:18:00 +0200 Message-ID: <20130415101800.GB7033@agmartin.aq.upm.es> References: <20130116122509.GA2209@omega.in.herr-schmitt.de> <20130220175045.GA20958@agmartin.aq.upm.es> <83mwuyolnq.fsf@gnu.org> <20130228192345.GB9113@agmartin.aq.upm.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1366021132 31929 80.91.229.3 (15 Apr 2013 10:18:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Apr 2013 10:18:52 +0000 (UTC) To: 13639-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Apr 15 12:18:56 2013 Return-path: Envelope-to: geb-bug-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 1URgUy-0006jh-Fp for geb-bug-gnu-emacs@m.gmane.org; Mon, 15 Apr 2013 12:18:56 +0200 Original-Received: from localhost ([::1]:41137 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URgUy-0003Ab-0j for geb-bug-gnu-emacs@m.gmane.org; Mon, 15 Apr 2013 06:18:56 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:52988) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URgUv-0003AP-2i for bug-gnu-emacs@gnu.org; Mon, 15 Apr 2013 06:18:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1URgUu-0002nw-3e for bug-gnu-emacs@gnu.org; Mon, 15 Apr 2013 06:18:53 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:47456) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URgUu-0002nn-1Z for bug-gnu-emacs@gnu.org; Mon, 15 Apr 2013 06:18:52 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1URgYw-0007my-Jx for bug-gnu-emacs@gnu.org; Mon, 15 Apr 2013 06:23:02 -0400 Resent-From: Agustin Martin Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Mon, 15 Apr 2013 10:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 13639 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 13639@debbugs.gnu.org, agustin.martin@hispalinux.es, agustin.martin@hispalinux.es Original-Received: via spool by 13639-done@debbugs.gnu.org id=D13639.136602133729818 (code D ref 13639); Mon, 15 Apr 2013 10:23:02 +0000 Original-Received: (at 13639-done) by debbugs.gnu.org; 15 Apr 2013 10:22:17 +0000 Original-Received: from localhost ([127.0.0.1]:51563 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1URgYA-0007kh-Pk for submit@debbugs.gnu.org; Mon, 15 Apr 2013 06:22:17 -0400 Original-Received: from fibonacci.ccupm.upm.es ([138.100.198.70]:39379 helo=smtp.upm.es) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1URgY8-0007kT-0h for 13639-done@debbugs.gnu.org; Mon, 15 Apr 2013 06:22:12 -0400 Original-Received: from agmartin.aq.upm.es (Agmartin.aq.upm.es [138.100.41.131]) by smtp.upm.es (8.14.3/8.14.3/fibonacci-001) with ESMTP id r3FAI0rA004239; Mon, 15 Apr 2013 12:18:00 +0200 Original-Received: by agmartin.aq.upm.es (Postfix, from userid 1000) id 2E570460; Mon, 15 Apr 2013 12:18:00 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20130228192345.GB9113@agmartin.aq.upm.es> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:73419 Archived-At: On Thu, Feb 28, 2013 at 08:23:45PM +0100, Agustin Martin wrote: > Just commited a first cut for hunspell dicts autodetection. I have tested it > only in my GNU/Debian box and seems to work well, so time is come for real > life check to notice how many things went unnoticed. Some time passed without apparent problems, so I am closing this bug report. -- Agustin