This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Emacs: ispell fails


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]