GNU bug report logs - #31341
26.1; setting ispell-base-dicts-override-alist no longer working

Previous Next

Package: emacs;

Reported by: Anders Johansson <mejlaandersj <at> gmail.com>

Date: Wed, 2 May 2018 15:06:02 UTC

Severity: normal

Found in version 26.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#31341: closed (26.1; setting ispell-base-dicts-override-alist
 no longer working)
Date: Fri, 04 May 2018 14:28:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 04 May 2018 17:27:19 +0300
with message-id <838t8zts1k.fsf <at> gnu.org>
and subject line Re: bug#31341: 26.1; setting ispell-base-dicts-override-alist no longer working
has caused the debbugs.gnu.org bug report #31341,
regarding 26.1; setting ispell-base-dicts-override-alist no longer working
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
31341: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31341
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Anders Johansson <mejlaandersj <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.1; setting ispell-base-dicts-override-alist no longer working
Date: Wed, 02 May 2018 17:05:10 +0200
After updating to the 26.1 release candidate the custom 
dictionaries I have added via ispell-base-dicts-override-alist are 
no longer added.


I believe that this bug is due to ispell.el being compiled with 
lexical-binding since 26.1, which means that the value of 
ispell-base-dicts-override-alist set via 
ispell-initialize-spellchecker-hook will no longer be in scope in 
the body of ispell-set-spellchecker-params.
(This is the recommended usage in the docstring of 
ispell-initialize-spellchecker-hook).

I guess some other mechanism would have to be devised when using 
lexical-binding.



In GNU Emacs 26.1 (build 3, x86_64-pc-linux-gnu, GTK+ Version 
3.22.30)
of 2018-04-29 built on ajjb
Windowing system distributor 'The X.Org Foundation', version 
11.0.11906000
Recent messages:

Configured using:
'configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib 
--localstatedir=/var --with-x-toolkit=gtk3 --with-xft 
--with-modules 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe 
-fstack-protector-strong -fno-plt' CPPFLAGS=-D_FORTIFY_SOURCE=2 
LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'
Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GSETTINGS 
NOTIFY ACL GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB 
TOOLKIT_SCROLL_BARS GTK3 X11 MODULES THREADS LIBSYSTEMD LCMS2
Important settings:
 value of $LC_MONETARY: sv_SE.UTF-8
 value of $LC_NUMERIC: sv_SE.UTF-8
 value of $LC_TIME: sv_SE.UTF-8
 value of $LANG: sv_SE.UTF-8
 value of $XMODIFIERS: @im=ibus
 locale-coding-system: utf-8-unix



[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Anders Johansson <mejlaandersj <at> gmail.com>
Cc: rgm <at> gnu.org, 31341-done <at> debbugs.gnu.org
Subject: Re: bug#31341: 26.1;
 setting ispell-base-dicts-override-alist no longer working
Date: Fri, 04 May 2018 17:27:19 +0300
> From: Anders Johansson <mejlaandersj <at> gmail.com>
> Cc: Eli Zaretskii <eliz <at> gnu.org>, 31341 <at> debbugs.gnu.org
> Date: Wed, 02 May 2018 21:20:02 +0200
> 
> 
> A recipe for testing. Putting the following code in a file 
> ispell-test.el and running ‘emacs -Q l ispell-test.el‘ gives a 
> positive result for ispell.el byte-compiled without 
> lexical-binding and negative result with lexical binding.
> It also works to just add (defvar 
> ispell-base-dicts-override-alist) in ispell.el.

Thanks, I installed a fix in the emacs-26 branch.


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

Previous Next


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