bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#31724: 24.5; Ispell not finding dictionary in Gentoo


From: Eli Zaretskii
Subject: 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@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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]