From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: Adding ispell-multi.el and friends to Emacs Date: Sun, 13 Jan 2008 09:19:31 -0800 Message-ID: <200801131719.m0DHJW6G024970@oogie-boogie.ics.uci.edu> References: <87zm32k7zl.fsf@dur.ac.uk> <46725A27.4070406@gmx.at> <87ir9ohlt1.fsf@heslin.eclipse.co.uk> <20070618100200.GB4724@agmartin.aq.upm.es> <46767C80.4010505@gmx.at> <20070619151333.GA3891@agmartin.aq.upm.es> <467921D3.7050200@gmx.at> <20070620233323.GB3279@agmartin.aq.upm.es> <873b0lgf7g.fsf@heslin.eclipse.co.uk> <87645fofar.fsf@heslin.eclipse.co.uk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1200245051 26690 80.91.229.12 (13 Jan 2008 17:24:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 13 Jan 2008 17:24:11 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: Peter Heslin Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 13 18:24:33 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 1JE6ZQ-0001s6-Gk for ged-emacs-devel@m.gmane.org; Sun, 13 Jan 2008 18:24:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JE6Z2-00017h-9e for ged-emacs-devel@m.gmane.org; Sun, 13 Jan 2008 12:24:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JE6YB-0000fY-2c for emacs-devel@gnu.org; Sun, 13 Jan 2008 12:23:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JE6Y7-0000au-Rq for emacs-devel@gnu.org; Sun, 13 Jan 2008 12:23:10 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JE6Y7-0000ae-LN for emacs-devel@gnu.org; Sun, 13 Jan 2008 12:23:07 -0500 Original-Received: from oogie-boogie.ics.uci.edu ([128.195.1.41]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JE6Y3-0004hJ-Ri; Sun, 13 Jan 2008 12:23:04 -0500 Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by oogie-boogie.ics.uci.edu (8.13.6/8.13.6) with ESMTP id m0DHJW6G024970; Sun, 13 Jan 2008 09:19:32 -0800 (PST) In-Reply-To: (Richard Stallman's message of "Sat, 23 Jun 2007 14:26:44 -0400") Original-Lines: 17 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by monty-python.gnu.org: Solaris 9 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:86843 Archived-At: Richard Stallman writes: > No. I see now that modifying and testing all of the functionality of > both ispell and flyspell to work consistently with multiple ispell > processes may take some considerable effort, and I have other things on > my plate at the moment. > > In that case, we should install your code soon, thus > giving someone else a chance to do the rest. Hi, Given that RMS agreed to have your code installed a while ago, don't you want to go ahead and install it? Thanks --dan