GNU bug report logs - #28501
26.0.60; flyspell crashes when a dictionary is changed

Previous Next

Package: emacs;

Reported by: Konstantin Reich <reich-cv <at> yandex.ru>

Date: Mon, 18 Sep 2017 17:08:01 UTC

Severity: normal

Found in version 26.0.60

Fixed in version 26.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 28501 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Konstantin Reich <reich-cv <at> yandex.ru>
Cc: 28501 <at> debbugs.gnu.org
Subject: Re: bug#28501: 26.0.60; flyspell crashes when a dictionary is changed
Date: Tue, 19 Sep 2017 19:36:52 +0300
> From: Konstantin Reich <reich-cv <at> yandex.ru>
> Date: Mon, 18 Sep 2017 20:07:03 +0300
> 
> Hey, i often write in two languages, so i change dictionaries in flyspell. In new emacs, when i change a dictionary i get the following error:
> 
> Error in post-command-hook (flyspell-post-command-hook): (wrong-type-argument stringp nil). 
> 
> To reproduce error one can eval the following code in emacs -Q:
> 
> (require 'ispell)
> (require 'flyspell)
> (flyspell-mode)
> (ispell-change-dictionary "english")
> 
> The last line can have any dictionary, which is installed in the system and not the default.
> 
> I do not have such problem in emacs 25.2

Thanks, should be fixed now in the emacs-26 branch.




This bug report was last modified 7 years and 240 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.