Hi Gilles, You wrote:
Aspell is used whereas Emacs tries by default to call ispell using the US dictionnary. (So 0.6Alpha uses aspell, which is a variation of Ispell. Right? After working up enough nerve to tinker with my .emacs file, I will type the command, `M-x aspell-buffer' to spell check a buffer? I type the following exactly as it appears? JRG) ;; add for 0.6 alpha (setq ispell-dictionary "english") (setq-default ispell-program-name "aspell") Does it matter where in the .emacs file I put this? Thanks. Jim Net-Tamer V 1.12.0 - Registered _______________________________________________ Oralux mailing list [email protected] http://lists.freearchive.org/mailman/listinfo/oralux
