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:references:message-id:date:from:reply-to :subject:to:cc:mime-version:content-type; q=dns; s=default; b=W0 cMgMgcz7GSFH1OLPpY8HEGyLnyVBY8LXpNi+R5fgBg+blhMY5sIVjHUFhLLtz2y1 QKIV571vnYKrrOK6+aslUH3pbCCSbEnI81cPssTr45W98jgfcuXlvLoJuqswkkxr KPX5qdgpyI/Z0UbtoH9KgFKLpRbkZOLqUJS8m+6mA= 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:references:message-id:date:from:reply-to :subject:to:cc:mime-version:content-type; s=default; bh=ebcpkYs1 RFVjgmQmINF6FdXFaN4=; b=xwu+pynwqqtX9cs2llKp+EN3xdLaocPdLbX1ipLO gwik6rEfE4quz4TMlRLQalZ2bKLwVfP9OI5oAXA5HVBA6nvoSq4eganivCWZBU91 7xr/duyBB70d9EygUzF6qOSGm8Vgf5duQRGJi63mtgWetv5DXqGSEnzqQMUL64lT XpA= 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=-0.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: nm36.bullet.mail.ne1.yahoo.com References: Message-ID: <1413551636.16206.YahooMailNeo@web185404.mail.gq1.yahoo.com> Date: Fri, 17 Oct 2014 06:13:56 -0700 From: Zdzislaw Meglicki Reply-To: Zdzislaw Meglicki Subject: Re: Emacs: ispell fails To: "cygwin AT cygwin DOT com" Cc: "kbrown AT cornell DOT edu" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii >>> 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 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