help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ispell: The file "/usr/lib/aspell/german" can not be opened for read


From: Jambunathan K
Subject: Re: ispell: The file "/usr/lib/aspell/german" can not be opened for reading.
Date: Mon, 02 Dec 2013 21:57:56 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Peter Dyballa <Peter_Dyballa@Web.DE> writes:

> Yes. I think your problem is that you are not using the correct syntax
> in the files. In a file's footer you would have to use:
>
>       %%% Local Variables:
>       %%% mode: LaTeX
>       %%% flyspell-default-dictionary: "german8"
>       %%% End:

M-x add-file-local-variable


> In the header you would use:
>
>       %% -*- mode: LaTeX; flyspell-default-dictionary: "german8"; -*- 
>
> Notice the use of ";"!

M-x add-file-local-variable-prop-line



reply via email to

[Prev in Thread] Current Thread [Next in Thread]