Re: Emacs and hunspell

2019-04-01 Thread Teemu Likonen
Johann Spies [2019-03-28 10:38:21+02] wrote: > I, so far, did not manage to use hunspell with emacs. Perhaps you are more successful with wcheck-mode which has more like display-based approach to spell-checking. You can install it through GNU Elpa or Melpa package archive. The README file has exa

Re: Emacs and hunspell

2019-04-01 Thread Curt
On 2019-04-01, Johann Spies wrote: >> > > This bug seems to bite me. Emacs does not seem to get the dictionaries. > If I have aspell as an installed package it seems to use it despite my > configuration : > This bug looks kind of similar (maybe unrelated to your problem). There's a little fix (

Re: Emacs and hunspell

2019-04-01 Thread Johann Spies
On Thu, 28 Mar 2019 at 23:50, Alfredo Finelli wrote: > > This is how I managed to make it work for me; what follows is in my > init.el file: > > Thanks Alfredo. > > [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916227 > This bug seems to bite me. Emacs does not seem to get the dictiona

Re: Emacs and hunspell

2019-03-28 Thread Alfredo Finelli
Johann Spies [28.03.2019, 10:38 +0200]: > I, so far, did not manage to use hunspell with emacs. After reading a lot > on the internet, inter alia emacs-wiki and stackexchange and trying out > different recipes, still no success. > > My latest effort in .emacs: > > (with-eval-after-load "ispell" >

Emacs and hunspell

2019-03-28 Thread Johann Spies
I, so far, did not manage to use hunspell with emacs. After reading a lot on the internet, inter alia emacs-wiki and stackexchange and trying out different recipes, still no success. My latest effort in .emacs: (with-eval-after-load "ispell" (setq ispell-program-name "hunspell") (setq ispell