Closed
Description
I've installed the ELPA version on Emacs+ 28.2 / OSX 13.3.1 and when I try to start jinx-mode, it freezes Emacs. After some investigations, it seems the line (mapcar #'jinx--mod-dict (split-string jinx-languages)
(in jinx--load-dicts
) is the culprit but then I'm not sure how to debug from here. Any idea?