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=XLsdm8CsiFjOj6lcvPyFl72jPeHMoZJE8BIE8KJ7l5r c7XFK3jWYuNwvOGoxw5xrFlT87O25zIPgH4cbXs/a0abqD4k2mKTr574A9gegXKT hms4B2q+/8aPGIJnGh32S/+prOwPd3UZ2A4OOlnz+dAJgptwmnt8979h96ytkHA8 = 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=coQn7z0h2RapIoiOObmpFqzLZbE=; b=AhvBDzq3aXK+Wfduu edMg+9eparzn0XWoDlC3pqWdrRmu8DZ+qN+mEa7MiPWvzYtmCeiL2mn7Slb5psDH EUOPm7v8dcB+uBtulZPqPJosPZZviM2Mtcab5GmGcA0leMdDU3yW4hhcnV0NijLk w7baiG3vtH0ilpMx1kB78Wy0I8= 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: mout.kundenserver.de Message-ID: <54611135.1010205@towo.net> Date: Mon, 10 Nov 2014 20:25:41 +0100 From: Thomas Wolff User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Problem with accents References: In-Reply-To: X-TagToolbar-Keys: D20141110202541390 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-UI-Out-Filterresults: notjunk:1; X-IsSubscribed: yes Am 09.11.2014 14:38, schrieb Doug Henderson: > On 9 November 2014 03:43, Wafer CCC wrote: >> Hello, >> >> I'm french and i use cygwin on Windows 7, and I have a problem with accents. >> When i tape : >> net start >> Accents are not correctly displayed. > If you are running cygwin in the default mintty console, check the > setting of the locale and character set in the mintty settings. ... > ... they should display correctly when you "cat" the > file from cygwin. Tony wrote: >> You may also want/need to change the display font in mintty. I've >> found DejaVu Sans Mono has better Unicode support than the default font. This problem is neither related to locale settings, nor to character set or font settings of mintty. Note that 'net' is not a cygwin program but a Windows program. As such, it has its very own idea of how to configure output character encoding which is unrelated to cygwin locale settings. You can try to issue 'chcp.com 65001' in the Cygwin terminal. This helps for *some* Windows programs but not for many. I'm not sure right now whether 'net' belongs to them. ------ Thomas -- 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