X-Recipient: archive-cygwin AT delorie DOT 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=KxanmqDDuSGiJYds6gk4Kncaiorb61UfAOsnXfz1ykT zteNHgIsFHoomH9S7r/1UriKifEvEfwZQwal5rRm//KS09Q7esrQHBcnBV/fLv55 DEWTUU52kb+Sip5Bvr+jOnO05HObZ3xy5DWUtEN2+/URHCrJX7rKDCA8HloV3Lv4 = 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=TWN30h/iEZpZ1pUw5YxJ5YEYCRg=; b=rtNRpAUwj1FoPye5H DSrdbNJNKlkH1V+b4ysKZEAfjDmUqUQlsM1tgBX232mAhznNtlGRdEKZmRy5SL8c +v3mxsL9/BIiMstSngboocg6SRERQD9Nwdsax89UuzoW/3jVIUt5qLHrqFaE21gX D9kd7cudOeJiIXnq2joap0yvec= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: limerock02.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <5440275F.90107@cornell.edu> Date: Thu, 16 Oct 2014 16:15:27 -0400 From: Ken Brown 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 AT cygwin DOT com" Subject: Re: Emacs: ispell fails References: <1413472902 DOT 98561 DOT YahooMailNeo AT web185405 DOT mail DOT gq1 DOT yahoo DOT com> In-Reply-To: <1413472902.98561.YahooMailNeo@web185405.mail.gq1.yahoo.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 "/usr/lib/aspell-0.60/nil.cset" could not be opened for reading or does not exist. > == They work for me. > The file, /usr/lib/aspell-0.60/nil.cset, indeed does not exist. > Should it? No. /usr/lib/aspell-0.60/ contains files *.cset corresponding to valid encodings. The question is why aspell thinks the encoding is "nil". My guess is that something in your initialization files is causing this. Do you still have the problem with 'emacs -Q'? 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