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#6143: ispell killing still not fixed Date: Mon, 21 Jun 2010 14:10:04 +0200 Message-ID: <20100621121004.GA15324@agmartin.aq.upm.es> References: <87y6ftvphy.fsf@jidanni.org> <87bpb65mz7.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1277123351 12677 80.91.229.12 (21 Jun 2010 12:29:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 21 Jun 2010 12:29:11 +0000 (UTC) To: jidanni@jidanni.org, 6143@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jun 21 14:29:08 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OQg7d-00084C-OJ for geb-bug-gnu-emacs@m.gmane.org; Mon, 21 Jun 2010 14:29:06 +0200 Original-Received: from localhost ([127.0.0.1]:44989 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OQg7d-0000Dq-1A for geb-bug-gnu-emacs@m.gmane.org; Mon, 21 Jun 2010 08:29:05 -0400 Original-Received: from [140.186.70.92] (port=42756 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OQg7T-00007W-5K for bug-gnu-emacs@gnu.org; Mon, 21 Jun 2010 08:29:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OQg7R-00046s-OO for bug-gnu-emacs@gnu.org; Mon, 21 Jun 2010 08:28:55 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:58502) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQg7R-00046o-M3 for bug-gnu-emacs@gnu.org; Mon, 21 Jun 2010 08:28:53 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1OQfq9-0003mH-LZ; Mon, 21 Jun 2010 08:11:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Agustin Martin Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 21 Jun 2010 12:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6143 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 6143-submit@debbugs.gnu.org id=B6143.127712221514514 (code B ref 6143); Mon, 21 Jun 2010 12:11:01 +0000 Original-Received: (at 6143) by debbugs.gnu.org; 21 Jun 2010 12:10:15 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQfpP-0003m3-Du for submit@debbugs.gnu.org; Mon, 21 Jun 2010 08:10:15 -0400 Original-Received: from edison.ccupm.upm.es ([138.100.4.49]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQfpL-0003ly-Im for 6143@debbugs.gnu.org; Mon, 21 Jun 2010 08:10:13 -0400 Original-Received: from agmartin.aq.upm.es (Agmartin.aq.upm.es [138.100.41.131]) by edison.ccupm.upm.es (8.13.8/8.13.8) with ESMTP id o5LCA4Vr006538; Mon, 21 Jun 2010 14:10:04 +0200 Original-Received: by agmartin.aq.upm.es (Postfix, from userid 1000) id A18FE59891; Mon, 21 Jun 2010 14:10:04 +0200 (CEST) Content-Disposition: inline In-Reply-To: <87bpb65mz7.fsf@jidanni.org> User-Agent: Mutt/1.5.20 (2009-06-14) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 21 Jun 2010 08:11:01 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:37926 Archived-At: On Sun, Jun 20, 2010 at 12:47:40PM +0800, jidanni@jidanni.org wrote: > reopen 6143 > thanks > I'm sorry but this is still not fixed for me as of > emacs-snapshot 1:20100619-2 Seems fixed here. It will only happen if main buffer defines an `ispell-local-dictionary' different than default `ispell-local-dictionary', where there is no way to know which language you prefer for spellchecking when in the minibuffer. And process will be restarted if dictionaries are different or there is a change in localwords/not localwords presence. > I would be happy if you told me how to workaround it in > my http://jidanni.org/comp/configuration/.emacs . > (setq ispell-dictionary "american") You should use (setq ispell-local-dictionary "american") in your .emacs file to set global dictionary default. Not sure if this what is triggering the problem at your side. If the problem persists, please attach a minimal file where that problem happens. Cheers, -- Agustin