Results to M-: are at the bottom.
 
> From: Chong Yidong <[EMAIL PROTECTED]>
> Subject: Re: Incompatibility in emacs & aspell-0.60.4
> "djh" <[EMAIL PROTECTED]> writes:
> 
> > GNU Emacs 22.0.50.1 (i686-pc-cygwin, X toolkit) of 2006-08-29
> > CYGWIN_NT-5.1 1.5.21(0.156/4/2) 2006-07-30
> >
> > Here is the self contained input to cause the error, iwthout fail, each 
> > time.
> >
> > M-X ispell  <CR> 
> >
> > --------
> > RESULT displays:
> > "Starting new Ispell process [default] ..."
> > ispell-init-process: Error: nroff: dlopen returned "No such file or 
> > directory".
> >
> > --------
> > nroff does exist.  So why does yours work and mine doesn't?
> 
> This is probably some cygwin problem, since it doesn't show up on
> GNU/Linux.  Try doing `M-: (setq debug-on-error) RET' and showing the
> backtrace.
 

Result:
--------
Debugger entered--Lisp error: (error "Error: nroff: dlopen returned \"No such 
file or directory\".")
  signal(error ("Error: nroff: dlopen returned \"No such file or directory\"."))
  error("%s" "Error: nroff: dlopen returned \"No such file or directory\".")
  ispell-init-process()
  ispell-buffer-local-words()
  ispell-accept-buffer-local-defs()
  ispell-region(1 59061)
  ispell-buffer()
  ispell()
  call-interactively(ispell)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)

-------- End of Backtrace --------


Hope this helps.  Any ideas?

Regards,
  Darel Henman


_______________________________________________
Aspell-devel mailing list
Aspell-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/aspell-devel

Reply via email to