From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041111 Firefox/1.0 Description of problem: emacs fails to open /usr/lib/aspell/castellano. Package aspell-es-0.50-10.i386.rpm does not provide that file: rpm -qpl aspell-es-0.50-10.i386.rpm /usr/lib/aspell/es.multi /usr/lib/aspell/es.rws /usr/lib/aspell/espa�ol.alias /usr/lib/aspell/esponol.alias /usr/lib/aspell/spanish.alias /usr/share/aspell/es.dat Version-Release number of selected component (if applicable): aspell-es-0.50-10.i386.rpm How reproducible: Always Steps to Reproduce: 1. Open emacs 2. Tools -> Spell checking -> Select Spanish dict 3. Try to spell-check (M-$) and you get Error: The file "/usr/lib/aspell/castellano" can not be opened for reading Actual Results: Error: The file "/usr/lib/aspell/castellano" can not be opened for reading Expected Results: Spell schecked Additional info:
Created attachment 111295 [details] patch which changes emacs spanish dict files
Thank you for your notice. I think this is emacs bug. Emacs try to use castellano dictationary, but the spanish dictationary name is "spanish". I added patch which changes emacs dict files. Ivana Varekova
Which version-release of emacs and Fedora Core? This was already fixed in 21.3-15. *** This bug has been marked as a duplicate of 122618 ***
*** Bug 166286 has been marked as a duplicate of this bug. ***
Thanks - should get fixed in next build for rawhide.
I committed the patch to package cvs. But I see that spell-es-0.50-13 has castellano.alias now. Should I revert?
Leaving it at spanish.alias for now.