GNU bug report logs - #31724
24.5; Ispell not finding dictionary in Gentoo

Previous Next

Package: emacs;

Reported by: Stefan Kuczera <stefan.ku <at> gmx.de>

Date: Tue, 5 Jun 2018 15:04:02 UTC

Severity: normal

Merged with 29801

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 #8 received at 31724 <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 351 days ago.

Previous Next


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