From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Working in minimal hunspell support for ispell.el Date: Fri, 19 Dec 2008 02:27:47 -0500 Message-ID: References: <20081217213833.GA4789@agmartin.aq.upm.es> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1229671731 12845 80.91.229.12 (19 Dec 2008 07:28:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Dec 2008 07:28:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: Agustin Martin Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 19 08:29:58 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LDZo6-0005jX-8D for ged-emacs-devel@m.gmane.org; Fri, 19 Dec 2008 08:29:58 +0100 Original-Received: from localhost ([127.0.0.1]:36295 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDZmt-0004GU-EG for ged-emacs-devel@m.gmane.org; Fri, 19 Dec 2008 02:28:43 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LDZmp-0004G5-9K for emacs-devel@gnu.org; Fri, 19 Dec 2008 02:28:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LDZmo-0004Ft-TQ for emacs-devel@gnu.org; Fri, 19 Dec 2008 02:28:38 -0500 Original-Received: from [199.232.76.173] (port=38058 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDZmo-0004Fq-NL for emacs-devel@gnu.org; Fri, 19 Dec 2008 02:28:38 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:46054) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LDZmo-0004gz-GO for emacs-devel@gnu.org; Fri, 19 Dec 2008 02:28:38 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LDZlz-0003pi-Dc; Fri, 19 Dec 2008 02:27:47 -0500 X-Spook: KGB BLU-114/B pipeline quiche InfoSec INSCOM Compsec X-Ran: in[}k_Q+MWWE5%el`!-Wb:J]KDJtWN)lv'j{ub[:U+G_y=IlvDR1Vi4:aiE)XBOB$*'}.o X-Hue: black X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:107051 Archived-At: Agustin Martin wrote: > I am still pending of some final checks, but plan to commit soon. Please don't forget the associated ChangeLog, NEWS, and manual changes. Eg fixit.texi says: These commands only work if the spelling checker program Aspell or Ispell is installed. etc.