Re: Incompatibility in emacs & aspell-0.60.4
Chong Yidong <[email protected]>
| Newsgroups | gmane.emacs.devel,gmane.comp.gnu.aspell.devel |
|---|---|
| Message-ID | <[email protected]> |
"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.