On Wed, Aug 01, 2007 at 03:56:37PM +0200, Vincent Lefevre wrote: > Package: dictionaries-common > Version: 0.82.0 > Severity: normal > > In Emacs, I can type: > > M-x ispell-change-dictionary > > then select the "english" dictionary. But M-x ispell-buffer says: > > Starting new Ispell process... > ispell-init-process: Can't open /usr/lib/ispell/en.hash
Thanks for pointing out this Yes, that english entry is due to aspell-en, not to any english dict. However the way english is originally defined in ispell.el->ispell-dictionary-alist is really a synonym of default, so this is also not good. I will try to separate ispell and aspell things a bit more, although will be more difficult for the initial spellchecking menu, where ispell.el is not yet loaded. However, this will not be quick. -- Agustin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

