forwarded 916125 https://github.com/hunspell/hunspell/issues/608 thanks
On Mon, Dec 10, 2018 at 12:31:44PM +0100, Itaï BEN YAACOV wrote: > Commit 27829f0 which pplies to version 1.7.0 makes "hunspell -D" without > files quit early. > Too early to print the loaded dictionary, making "hunspell -D" not perform as > expexted [...] See https://github.com/hunspell/hunspell/issues/608 > and breaking eacs flyspell. $ apt-file search flyspell dictionaries-common: /usr/share/dictionaries-common/site-elisp/flyspell.el emacs-common: /usr/share/emacs/25.2/lisp/textmodes/flyspell.elc emacs-el: /usr/share/emacs/25.2/lisp/textmodes/flyspell.el.gz emacspeak: /usr/share/emacs/site-lisp/emacspeak/lisp/emacspeak-flyspell.el jed-extra: /usr/share/jed/jed-extra/drop-in/flyspell.sl xemacs21-basesupport: /usr/share/xemacs21/xemacs-packages/lisp/text-modes/flyspell.elc xemacs21-basesupport-el: /usr/share/xemacs21/xemacs-packages/lisp/text-modes/flyspell.el.gz Erm, which one of these is the real(tm) one? > Reverting the commit, or moving the leave logic a little later, solves this. Or fixing emacs, see https://github.com/hunspell/hunspell/issues/608#issuecomment-444955561 ff. Regards, Rene

