Sven Joachim <[email protected]> writes:
> Package: aspell
> Version: 0.60.6-5
> Severity: important
> X-Debbugs-CC: [email protected]
>
> The upgrade of aspell to 0.60.6-5 broke spell-checking in Emacs with
> aspell (I have (setq ispell-program-name "/usr/bin/aspell") in my
> ~/.emacs), ispell-region signals an error now:
>
> ,----
> | Debugger entered--Lisp error: (error "Fehler: The filter \"nroff\" does not
> exist.")
> | signal(error ("Fehler: The filter \"nroff\" does not exist."))
> | error("%s" "Fehler: The filter \"nroff\" does not exist.")
> | ispell-init-process()
> | ispell-buffer-local-words()
> | ispell-accept-buffer-local-defs()
> | ispell-region(1 20)
> | ispell-buffer()
> | call-interactively(ispell-buffer t nil)
> | execute-extended-command(nil)
> | call-interactively(execute-extended-command nil nil)
> `----
It's probably caused by this change:
* debian/rules: changed pkgdatadir to /usr/share/aspell which is a more
appropriate location for that data than /usr/lib/aspell, and leave the
spell and ispell scripts there so that run-with-aspell works
since that changed the location of the nroff filter (among other
things), but I'm not sure why that change would make aspell fail to find
the filters.
--
Captain Logic is not steering this tugboat.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]