From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Heslin Newsgroups: gmane.emacs.devel Subject: Re: Adding ispell-multi.el and friends to Emacs Date: Thu, 21 Jun 2007 22:25:26 +0100 Message-ID: <877ipxgfuh.fsf@heslin.eclipse.co.uk> 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> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1182463475 11217 80.91.229.12 (21 Jun 2007 22:04:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 21 Jun 2007 22:04:35 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 22 00:04:33 2007 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 1I1UlQ-0004JB-6j for ged-emacs-devel@m.gmane.org; Fri, 22 Jun 2007 00:04:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I1UlP-0003fX-Re for ged-emacs-devel@m.gmane.org; Thu, 21 Jun 2007 18:04:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I1UlL-0003eX-OX for emacs-devel@gnu.org; Thu, 21 Jun 2007 18:04:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I1UlJ-0003b8-Es for emacs-devel@gnu.org; Thu, 21 Jun 2007 18:04:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I1UlJ-0003at-BN for emacs-devel@gnu.org; Thu, 21 Jun 2007 18:04:21 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1I1Ul8-0003Tf-SO for emacs-devel@gnu.org; Thu, 21 Jun 2007 18:04:20 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1I1UbD-0000h5-Ob for emacs-devel@gnu.org; Thu, 21 Jun 2007 23:53:55 +0200 Original-Received: from 213-152-32-235.dsl.eclipse.net.uk ([213.152.32.235]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Jun 2007 23:53:55 +0200 Original-Received: from p.j.heslin by 213-152-32-235.dsl.eclipse.net.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Jun 2007 23:53:55 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 213-152-32-235.dsl.eclipse.net.uk User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux) Cancel-Lock: sha1:8qB0JXZ01VUwJ/7PqefvTj0rjeo= X-detected-kernel: 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:73562 Archived-At: Agustin Martin writes: > but even if ispell-multi is > integrated into ispell.el, at least for flyspell-large-region is still good > to have ispell.el and flyspell.el keelping a record of buffer > session-accepted words and handle them properly (f-l-a uses a completely > different ispell process). That reminds me -- flyspell-babel and flyspell-xml-lang switch off flyspell-large-region, because by design it starts a single dedicated ispell process. So flyspell-large-region would need to be rewritten to iterate over language-regions if ispell-multi were integrated into Emacs. Peter -- Peter Heslin (http://www.dur.ac.uk/p.j.heslin)