Package: dictionaries-common Version: 1.5.14 Severity: important Originally reported to the FSF Emacs BTS, http://debbugs.gnu.org/7230, by Knut Anders Hatlen.
Comparing ispell-dictionary-alist on old and new ispell.el, it looks like the following aspell dictionaries are not found by new ispell.el: canadian canadian-wo_accents canadian-w_accents british-wo_accents british-w_accents british-ize british-ize-wo_accents british-ize-w_accents british-ise british-ise-wo_accents british-ise-w_accents american-wo_accents american-w_accents en_CA en_CA-w_accents en_CA-wo_accents en_GB en_GB-ise en_GB-ise-w_accents en_GB-ise-wo_accents en_GB-ize en_GB-ize-w_accents en_GB-ize-wo_accents en_GB-w_accents en_GB-wo_accents en_US en_US-w_accents en_US-wo_accents This problem was introduced by myself in FSF Emacs repo with revno: 100614 --- message: ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search. This is needed for languages like Portuguese where there are aspell dicts for pt_BR and pt_PT, not for plain pt. If we strip country part `ispell-aspell-find-dictionary' does not find dicts for portuguese. --- Fix already committed to FSF Emacs bzr repo (revno: 101988, http://lists.gnu.org/archive/html/emacs-diffs/2010-10/msg00336.html) should also work here. Filing bug report as a reminder, so people know about the problem and that a fix is pending. -- Agustin -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

