Re: Emacs: ispell fails

2014-10-17 Thread Ken Brown
On 10/17/2014 9:13 AM, Zdzislaw Meglicki wrote: The question is why aspell thinks the encoding is "nil". Ah, indeed. Would the following have set it so: (setq default-buffer-file-coding-system 'no-conversion) What would be the best (i.e., least intrusive) setting to use here? I would su

Re: Emacs: ispell fails

2014-10-17 Thread Zdzislaw Meglicki
>>> The question is why aspell thinks the encoding is "nil". Ah, indeed. Would the following have set it so: (setq default-buffer-file-coding-system 'no-conversion) What would be the best (i.e., least intrusive) setting to use here? Cheers, Gustav Meglicki Indiana University -- Problem rep

Re: Emacs: ispell fails

2014-10-16 Thread Ken Brown
On 10/16/2014 11:21 AM, Zdzislaw Meglicki wrote: ispell-message and ispell-region fail in Emacs with the following message: == Starting new Ispell process /usr/bin/aspell with default dictionary... ispell-init-process: Error: The encoding "nil" is not known. This could also mean that the file "/

Emacs: ispell fails

2014-10-16 Thread Zdzislaw Meglicki
ispell-message and ispell-region fail in Emacs with the following message: == Starting new Ispell process /usr/bin/aspell with default dictionary... ispell-init-process: Error: The encoding "nil" is not known. This could also mean that the file "/usr/lib/aspell-0.60/nil.cset" could not be opened f