我正在用Emacs编辑法语文档,默认情况下ispell会提供英语词典。当我尝试ispell-change-dictionary时,它在列表中提出了francais-tex、francais7和francais。但在选择任何人并执行ispell-word之后,它会告诉我Error: The file "/usr/lib/aspell/francais" can not be opened for reading
我使用brew作为Emacs和ispell的包管理器。我都装好了。做一个快速的google,我不知道如何告诉Emacs在那里ispell和加载适当的字典。现在,当我做M-x ispell-check-version时,Emacs轻描淡写地回答:Searching for program: No such file or directory。如何配置Emacs以使用ispell?