redguardtoo/emacs.d

ispell-parse-hunspell-affix-file: ispell-phaf: No matching entry for hunspelldict in 'ispell-hunspell-dict-paths-alist'

guoqinglei opened this issue · 5 comments

hunspell 1.3.2

Could anyone help me figure it out ?

260b4e8 fixed: flyspell can use hunspell at emacs (Chen Bin)

i have a similar issue, "Error running timer 'auto-save-buffers':(error "ispell-phaf:No matching entry for hunspelldict in 'ispell-hunspell-dict-paths-alist'.)"
I use the stable-version of your emacs.d, BTW

@jackey-2020 , you need upgrade to the latest version my setup if you use emacs28. The root cause is Emacs 28 api changed. Or you could downgrade emacs.

cause i use emacs without internet, so it's hard to upgrade. can I disable this feature? and how?

Sure you can disable spell check. See https://github.com/redguardtoo/emacs.d#spell-check-code

You don't need internet to use my emacs.d