From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Incompatibility in emacs & aspell-0.60.4 Date: Fri, 18 Aug 2006 12:35:08 -0400 Message-ID: <87bqqiuhmr.fsf@stupidchicken.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1155918848 30193 80.91.229.2 (18 Aug 2006 16:34:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 18 Aug 2006 16:34:08 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 18 18:34:06 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GE7IK-0003yb-Nt for ged-emacs-devel@m.gmane.org; Fri, 18 Aug 2006 18:34:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GE7IK-00029H-4Z for ged-emacs-devel@m.gmane.org; Fri, 18 Aug 2006 12:34:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GE7I6-000263-8a for emacs-devel@gnu.org; Fri, 18 Aug 2006 12:33:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GE7I4-00023v-Gx for emacs-devel@gnu.org; Fri, 18 Aug 2006 12:33:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GE7I4-00023g-45 for emacs-devel@gnu.org; Fri, 18 Aug 2006 12:33:48 -0400 Original-Received: from [18.19.1.138] (helo=cyd) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GE7Oo-0002RS-Ad for emacs-devel@gnu.org; Fri, 18 Aug 2006 12:40:46 -0400 Original-Received: by cyd (Postfix, from userid 1000) id EBC954EB6B; Fri, 18 Aug 2006 12:35:08 -0400 (EDT) Original-To: djh 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:58493 Archived-At: > Description of the problem: > > The error message is displayed after the 2nd successfull > (ispell-get-coding-system) upon trying to do another step. See below: > > > File; ispell.el > Line: # 2535 > > (set-process-coding-system ispell-process (ispell-get-coding-system) > (ispell-get-coding-system) )) > ^ > --------- > Result: iso-8859-1 [2 times] > error: "Input file descriptor of ispell closed" > --------- > > I have sent out a similar not to the aspell group, but I want to ask if anyone > on this group has tried to use > > cvs emacs with aspell-0.60.4 > > and if so did you have the probelm I ran into? I am using cvs emacs with aspell 0.60.4, on GNU/Linux, and I don't encounter any error. The description you gave is not enough to work with. Please give a self-contained recipe for reproducing the problem, starting from `emacs -q'.