tmalsburg / guess-language.el

Emacs minor mode that detects the language you're typing in. Automatically switches spell checker. Supports multiple languages per document.
119 stars 14 forks source link

Updating version for GNU ELPA archive required #39

Closed dunmaksim closed 8 months ago

dunmaksim commented 8 months ago

Hello!

Verison 0.0.1 of package guess-language in GNU ELPA archive is very old and have critical bug: recipe do not contain files from trigrams/ directory.

When guess-language-mode is activated, Emacs show error message:

Error in post-command-hook (flyspell-post-command-hook): (file-missing "Opening input file" "File or folder does not exists" "/home/dunaevsky/.emacs.d/elpa/guess-language-0.0.1/trigrams/en")

Please, update recipe for GNU ELPA archive.

tmalsburg commented 8 months ago

To be honest, I regret having submitted this package to ELPA. I can't make changes myself there (despite having done the GNU paper work). It's also not clear whether we need GNU paperwork from the contributors of the various languages tri-gram statistics. I don't have time to deal with this stuff and I'm not a lawyer. I strongly recommend installing from this git repository or through MELPA.