emacs-devel
[Top][All Lists]
Advanced

[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)





reply via email to

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