GNU bug report logs -
#24435
25.1; Problem using Hunspell
Previous Next
Reported by: Dmitri Paduchikh <dpaduchikh <at> gmail.com>
Date: Wed, 14 Sep 2016 13:27:01 UTC
Severity: normal
Found in version 25.1
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #41 received at 24435 <at> debbugs.gnu.org (full text, mbox):
On Thu, Sep 15, 2016 at 07:20:09PM +0300, Eli Zaretskii wrote:
> > Date: Thu, 15 Sep 2016 17:22:01 +0200
> > From: Agustin Martin <agustin6martin <at> gmail.com>
> > Cc: Dmitri Paduchikh <dpaduchikh <at> gmail.com>, npostavs <at> users.sourceforge.net
> >
> > On Thu, Sep 15, 2016 at 05:25:25PM +0300, Eli Zaretskii wrote:
> > > > From: Dmitri Paduchikh <dpaduchikh <at> gmail.com>
> > > > Cc: npostavs <at> users.sourceforge.net, 24435 <at> debbugs.gnu.org
> > > > Date: Thu, 15 Sep 2016 01:10:29 +0500
> > > >
> > > > > Also, can you look (in 'ps' or some similar system utility) what is
> > > > > the exact command line that Emacs invokes Hunspell in your case?
> > > >
> > > > It was
> > > >
> > > > $ pgrep -a hunspell
> > > > 5897 /usr/bin/hunspell -d ru_RU -i UTF-8
> > > >
> > > > After this I have added "-a" to ispell-extra-args and now it seems to be
> > > > working.
> > >
> > > How did it happen that Hunspell was invoked without the -a switch,
> > > though? AFAICS, ispell-start-process hard-codes the -a switch, so it
> > > should have been invoked with it.
> >
> > I think it is ispell-call-process what is used for this particular purpose
> > by ispell-check-version. No -a seems used here.
>
> I think you are talking about checking the version, whereas I was
> talking about how Hunspell is invoked for the spell-check itself.
Right. I stand corrected.
I was thinking about the reported error message and missed that you were
actually talking about the output of
$ pgrep -a hunspell
when the hunspell process is launched.
Sorry for the noise,
--
Agustin
This bug report was last modified 8 years and 251 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.