From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Espen Newsgroups: gmane.emacs.help Subject: Re: Anyone have flyspell + autocorrect working? Date: Tue, 10 Feb 2015 00:32:25 -0500 Organization: A noiseless patient Spider Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1423546530 26477 80.91.229.3 (10 Feb 2015 05:35:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 10 Feb 2015 05:35:30 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 10 06:35:26 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 1YL3Tm-0008Fy-9n for geh-help-gnu-emacs@m.gmane.org; Tue, 10 Feb 2015 06:35:22 +0100 Original-Received: from localhost ([::1]:37238 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YL3Tl-0005ZV-Ez for geh-help-gnu-emacs@m.gmane.org; Tue, 10 Feb 2015 00:35:21 -0500 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!eu.feeder.erje.net!news.albasani.net!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Injection-Info: mx02.eternal-september.org; posting-host="ad871ce417d1fb2ea3c87e49e48c0ae1"; logging-data="8666"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19RnsxNPkdyMJv0mFX8GnbOF77VpZIJYpk=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:7M3Sc8cf6z17w7iXqHsfMGpAsbY= Original-Xref: usenet.stanford.edu gnu.emacs.help:210336 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:102612 Archived-At: torys.anderson@gmail.com (Tory S. Anderson) writes: > I find that trying to have both flyspell and autocorrect-ispell > working in the same buffer results in unusably slow autocorrect > behavior; if I start a word, it takes up to 5 second for a suggestion > to appear. I am using the hunspell dictionary for both. Upon disabling > flyspell, ac-ispell works fine. Anyone have these two working in > tandem? How did you do it? > > Related: issue submitted on ac-ispell at https://github.com/syohex/emacs-ac-ispell/issues/8 I think the 2 packages are bound to conflict with each other. Looking around, I found this: http://superuser.com/questions/540942/is-it-possible-to-auto-correct-spelling-on-space-in-emacs http://tinyurl.com/mfs6gxv -- Dan Espen