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 suggest not setting it at all. Emacs is pretty good at figuring out what coding system to use when saving a buffer.
Ken -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

