【发布时间】:2012-04-29 22:28:54
【问题描述】:
我正在用 Emacs 编辑法语文档,ispell 默认是英文字典。当我尝试ispell-change-dictionary 时,它会在列表中提出francais-tex、francais7 和francais。但是在选择任何人并执行ispell-word 之后,它告诉我Error: The file "/usr/lib/aspell/francais" can not be opened for reading。然后我查看文件夹/usr/lib/aspell,里面确实没有“法语”文件。
那么谁能告诉我在哪里可以找到这些法语词典并将它们放在文件夹中?
PS:我正在使用 ubuntu...
【问题讨论】:
标签: emacs dictionary ispell