[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: About multiple spelling in Emacs
From: |
Angelo Graziosi |
Subject: |
Re: About multiple spelling in Emacs |
Date: |
Mon, 11 May 2020 22:20:39 +0200 (CEST) |
> Il 11 maggio 2020 alle 17.16 Eli Zaretskii ha scritto:
>
>
>
> See the doc string of ispell-hunspell-add-multi-dic. Also, someone
> posted a stack-exchange URL where this question was answered in more
> detail.
>
> In a nutshell, you tell Emacs to invoke Hunspell with a list of two or
> more dictionaries instead of just one. There's a caveat: you may have
> typos not flagged as such because a typo in one language might be a
> valid word in another.
Thanks for all your suggestions and clarifications. I wil try to setup that!