From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#9121: Error in ispell process Date: Thu, 15 Sep 2011 21:42:24 +0300 Organization: JURTA Message-ID: <87sjnx4vcj.fsf@mail.jurta.org> References: <87vcuyuzc5.fsf@jidanni.org> <83hb4jxein.fsf@gnu.org> <83bourx99j.fsf@gnu.org> <837h5fx863.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1316112700 17626 80.91.229.12 (15 Sep 2011 18:51:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 15 Sep 2011 18:51:40 +0000 (UTC) Cc: 9121@debbugs.gnu.org, jidanni@jidanni.org To: Lars Magne Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Sep 15 20:51:36 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R4H25-0008UD-8B for geb-bug-gnu-emacs@m.gmane.org; Thu, 15 Sep 2011 20:51:33 +0200 Original-Received: from localhost ([::1]:58213 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4H24-0007kh-IF for geb-bug-gnu-emacs@m.gmane.org; Thu, 15 Sep 2011 14:51:32 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:48945) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4H1z-0007Xs-6S for bug-gnu-emacs@gnu.org; Thu, 15 Sep 2011 14:51:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R4H1w-0008Hu-TG for bug-gnu-emacs@gnu.org; Thu, 15 Sep 2011 14:51:27 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:53472) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4H1w-0008Hp-Rf for bug-gnu-emacs@gnu.org; Thu, 15 Sep 2011 14:51:24 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1R4H6S-00042w-0P; Thu, 15 Sep 2011 14:56:04 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 15 Sep 2011 18:56:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9121 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9121-submit@debbugs.gnu.org id=B9121.131611293215459 (code B ref 9121); Thu, 15 Sep 2011 18:56:03 +0000 Original-Received: (at 9121) by debbugs.gnu.org; 15 Sep 2011 18:55:32 +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 1R4H5t-00041A-JN for submit@debbugs.gnu.org; Thu, 15 Sep 2011 14:55:31 -0400 Original-Received: from smarty.dreamhost.com ([208.113.175.8]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4H5n-00040t-Mc for 9121@debbugs.gnu.org; Thu, 15 Sep 2011 14:55:25 -0400 Original-Received: from ps18281.dreamhostps.com (ps18281.dreamhost.com [69.163.218.105]) by smarty.dreamhost.com (Postfix) with ESMTP id B18AE6E8094; Thu, 15 Sep 2011 11:50:43 -0700 (PDT) Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 2BC4B451C3FB; Thu, 15 Sep 2011 11:50:41 -0700 (PDT) In-Reply-To: (Lars Magne Ingebrigtsen's message of "Sun, 11 Sep 2011 22:46:17 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 15 Sep 2011 14:56:04 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 140.186.70.43 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: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:51197 Archived-At: >> Do you even have a Russian dictionary installed? > > Probably not. But the `coding-system-for-write' thing shows that the > "Error in ispell" message may be coding-system-related. It's not coding-system-related. When you change the dictionary with e.g. `M-x ispell-change-dictionary RET russian RET' then everything is ok. This can be also confirmed with a standalone invocation: `aspell -d russian --pipe'. So the problem here is just with an uninformative and user-unfriendly error message when the current dictionary mismatches the checked text. But it's still better than when `ispell-region' just says: "Spell-checking region using aspell with default dictionary...done" like everything went fine.