all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Incompatibility in emacs & aspell-0.60.4
@ 2006-08-18 16:35 Chong Yidong
  2006-08-29  8:16 ` djh
  0 siblings, 1 reply; 6+ messages in thread
From: Chong Yidong @ 2006-08-18 16:35 UTC (permalink / raw)
  Cc: emacs-devel

> 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'.

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Incompatibility in emacs & aspell-0.60.4
@ 2006-08-09  7:54 djh
  0 siblings, 0 replies; 6+ messages in thread
From: djh @ 2006-08-09  7:54 UTC (permalink / raw)
  Cc: henman



I am trying to establish where an incompatibility resides.

Suspicious points are in emacs's changes to ispell.el, the ispell-init-process, or most likely in the new (Oct. 2005) aspell code.  Or it might be my particular configuration with cygwin.  But, again I didn't have a problem with the old version of aspell
 and the new one works from the command line.

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"
---------

If instrumented and issued a 'G'o cmd. the debuger stops at
line # 2560
	 (error "%s" (mapconcat 'identity ispell-filter "\n"))))  


The is the same error message when ran without the debugger.

"ispell-init-process: Error: nroff: dlopen returned "No such file or directory".


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?


Regards,
   Darel Henman

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-10-26 11:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-18 16:35 Incompatibility in emacs & aspell-0.60.4 Chong Yidong
2006-08-29  8:16 ` djh
2006-08-29 20:27   ` Kevin Rodgers
2006-08-30  3:00   ` Chong Yidong
2006-10-26 11:28     ` Agustin Martin
  -- strict thread matches above, loose matches on Subject: below --
2006-08-09  7:54 djh

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.