[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: auto-detect multiple languages -- ispell-detect.el
From: |
Richard Stallman |
Subject: |
Re: auto-detect multiple languages -- ispell-detect.el |
Date: |
Thu, 01 Aug 2024 22:53:01 -0400 |
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> It works on arbitrary texts with no markup or
> anything required.
> Also a future release for ELPA, I hope.
It is a good idea, if it works reliably enough,
In order to be convenient, it needs to choose heuristically how
much text to test.
I suggest having a custom variable `ispell-language-list'
which could look like ("french" "spanish" "english").
Maybe there should be a special short file property to specify
a given file's spell check language.
Let's not complicate usage by putting small pieces of code
in separate packaes. It would be simpler for users
to add this code to ispell.el.
--
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
- Re: auto-detect multiple languages -- ispell-detect.el,
Richard Stallman <=
- Re: auto-detect multiple languages -- ispell-detect.el, Gregor Zattler, 2024/08/02
- Re: auto-detect multiple languages -- ispell-detect.el, Emanuel Berg, 2024/08/03
- Re: auto-detect multiple languages -- ispell-detect.el, Emanuel Berg, 2024/08/03
- Re: auto-detect multiple languages -- ispell-detect.el, Emanuel Berg, 2024/08/03
- Re: auto-detect multiple languages -- ispell-detect.el, Emanuel Berg, 2024/08/03
- Re: auto-detect multiple languages -- ispell-detect.el, Emanuel Berg, 2024/08/04
- Re: auto-detect multiple languages -- ispell-detect.el, Eli Zaretskii, 2024/08/04
- Re: auto-detect multiple languages -- ispell-detect.el, Emanuel Berg, 2024/08/04
- Re: auto-detect multiple languages -- ispell-detect.el, Eli Zaretskii, 2024/08/04