GNU bug report logs - #29801
25.3; ispell cannot detect installed dictionaries

Previous Next

Package: emacs;

Reported by: basilio <at> gmx.com

Date: Thu, 21 Dec 2017 16:29:01 UTC

Severity: normal

Merged with 31724

Found in versions 24.5, 25.3

Fixed in version 26.0.91

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

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Kuczera <stefan.ku <at> gmx.de>
Cc: 31724 <at> debbugs.gnu.org
Subject: Re: bug#31724: 24.5; Ispell not finding dictionary in Gentoo
Date: Tue, 05 Jun 2018 18:36:01 +0300
unarchive 29801
forcemerge 29801 31724
thanks

> From: Stefan Kuczera <stefan.ku <at> gmx.de>
> Date: Tue, 5 Jun 2018 15:29:03 +0200
> 
> Ispell is not recognizing aspell in Gentoo Linux as the aspell version
> name includes the letters r and c (currently: 0.60.7_rc1). This can be
> fixed by changing:
> 
> "(but really Aspell \\([0-9]+\\.[0-9\\.-]+\\)?)" nil t)
> 
> to
> 
> "(but really Aspell \\([0-9]+\\.[0-9rc\\.-]+\\)?)" nil t)
> 
> in ispell.el

Thanks, this should be fixed in Emacs 26.1, see bug#29801.




This bug report was last modified 6 years and 352 days ago.

Previous Next


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