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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 28501 in the body.
You can then email your comments to 28501 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#28501; Package emacs. (Mon, 18 Sep 2017 17:08:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Konstantin Reich <reich-cv <at> yandex.ru>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 18 Sep 2017 17:08:02 GMT) Full text and rfc822 format available.

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

From: Konstantin Reich <reich-cv <at> yandex.ru>
To: bug-gnu-emacs <bug-gnu-emacs <at> gnu.org>
Subject: 26.0.60; flyspell crashes when a dictionary is changed
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





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#28501; Package emacs. (Tue, 19 Sep 2017 16:38:01 GMT) Full text and rfc822 format available.

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.




bug marked as fixed in version 26.1, send any further explanations to 28501 <at> debbugs.gnu.org and Konstantin Reich <reich-cv <at> yandex.ru> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 25 Sep 2017 00:49:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 23 Oct 2017 11:24:04 GMT) Full text and rfc822 format available.

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.