On Fri, Mar 18, 2005 at 07:43:20PM +0100, Björn Lindström wrote:
> Now, if I try to do (ispell-change-dictionary "svenska"), I get this error:
> 
> Undefined dictionary: svenska
> 
> 
> This is the value of my ispell-dictionary-alist, which doesn't look right:
> 
> (("american" "[a-zA-Z]" "[^a-zA-Z]" "[']" nil
>   ("-d" "en_US")
>   nil iso-8859-1)
>  ("british" "[a-zA-Z]" "[^a-zA-Z]" "[']" nil
>   ("-d" "en_GB")
>   nil iso-8859-1)
>  ("canadian" "[a-zA-Z]" "[^a-zA-Z]" "[']" nil
>   ("-d" "en_CA")
>   nil iso-8859-1)
>  ("english" "[a-zA-Z]" "[^a-zA-Z]" "[']" nil
>   ("-d" "en")
>   nil iso-8859-1)
>  (nil "[A-Za-z]" "[^A-Za-z]" "[']" nil
>       ("-B")
>       nil iso-8859-1))

The problem is simply that aspell-sv lacks a .info-aspell file, as
specified in:

http://dict-common.alioth.debian.org/dsdt-policy.html#aspell-registration

-- 
Society is never going to make any progress until we all learn to
pretend to like each other.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to