X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=uf/1oToloSdFjy77uMeXl1XD+AgIqfwiGy+dQP6HP9p
	rUb6zh0kMtLmjjB3acre0j859qwDgKDmNUzL95FfQZC5AECItqyPmQIwx3ruMUw1
	8OamzhJJUPSkTivA9M1j2zChOb8Ikrto67XagCEFrQW9dK0yQgk6m/EFlrUb4rgE
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=4asFnm2EVcAfp1lV3U0/udP8xUI=; b=yl8qhZXR9dcVPWvZB
	1hjmqeKa42GsAM/a/RRtOjVjAVXmSpnNa3zpcOvik6ujAl37pG9okqBMwlvtiYbn
	In2kSgYboTsJA6dLSJyvM7UJImhCfVy3WBLdJxpYA6jMx6kPazyKH1jZB7NzROof
	T4rwhsfbexMRdmM2NavNDu30YQ=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2
X-HELO: limerock04.mail.cornell.edu
X-CornellRouted: This message has been Routed already.
Message-ID: <54411CE5.8060101@cornell.edu>
Date: Fri, 17 Oct 2014 09:43:01 -0400
From: Ken Brown <kbrown@cornell.edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0
MIME-Version: 1.0
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Re: Emacs: ispell fails
References: <1413551636.16206.YahooMailNeo@web185404.mail.gq1.yahoo.com>
In-Reply-To: <1413551636.16206.YahooMailNeo@web185404.mail.gq1.yahoo.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

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

