Pierre Crescenzo <[EMAIL PROTECTED]> �crivait :
� > Alors l�, tu m'int�resses. Tu utilises bien le dictionnaire
� > "francais-15" et non "francais" (M-x ispell-change-dictionary <RET>
� > francais-15 <RET>)?
�
� Oui.
�
� Le conflit semble venir de tes lignes :
�
� > (set-language-environment "Latin-9")
� > (setq ispell-local-dictionary-alist [...]
�
� avec mes lignes :
�
� (require 'ucs-tables)
� (unify-8859-on-encoding-mode 1)
� (unify-8859-on-decoding-mode 1)
J'avais eu un probl�me de ce type.
Essaye de mettre :
(set-language-environment "Latin-1")
^^
puis tes lignes :
(require 'ucs-tables)
(unify-8859-on-encoding-mode 1)
(unify-8859-on-decoding-mode 1)
pour voir si �a marche.
--
Philippe Batailler
in girum imus nocte et consumimur igni