From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28592 invoked by alias); 3 Feb 2017 12:49:07 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 28441 invoked by uid 89); 3 Feb 2017 12:49:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=BAYES_00,FREEMAIL_FROM,MIME_HEADER_CTYPE_ONLY,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=USASCII, US-ASCII, H*RU:74.125.82.193, Hx-spam-relays-external:74.125.82.193 X-HELO: mail-ot0-f193.google.com Received: from mail-ot0-f193.google.com (HELO mail-ot0-f193.google.com) (74.125.82.193) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 03 Feb 2017 12:48:51 +0000 Received: by mail-ot0-f193.google.com with SMTP id f9so2061344otd.0 for ; Fri, 03 Feb 2017 04:48:51 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:references:to:subject :user-agent; bh=B+4BaxW53iyent0j/0G1BrSVtbOCAa4tllewLiQho74=; b=rRnna659R6g1u4jUqBbABVPfyNIAUS5IgQywEB2fTqncb7PAn09fGiCH+1h5RC6u0x eISPeevC6ylLKZR6OvEFti1ojkigV+wIcP7Mf3VGRzjns0E1urXu1jhB3zPsWyJqkLIS OpYLsBzVSFlNu0vCy7UCA1NI6l5MiOytu0uuvwXdPn37DZs81ctt4OV1GiEDjyCbgK+9 70nCFHx2KznM5+65QdFMeumynfPixAh3vB13ErFfwnuHOIbB0Oe/3Jmpuxjh5k6QBTP2 GlX5aaVfHrhnKc33qfr5HAl6RPXUwkCmUzcVApxTxRpemPxhKIRg4TKa1cpdzFBpvW+9 tiTQ== X-Gm-Message-State: AIkVDXJb+1GHR2syE15nFyz6QC7jI/lSWbO5pfMfrf+E3M8ziTFcv1uMLDf58SpPA9Gd7Q== X-Received: by 10.157.18.182 with SMTP id g51mr7370206otg.273.1486126129977; Fri, 03 Feb 2017 04:48:49 -0800 (PST) Received: from tmp.IV1461YRPI ([2605:6000:9fc0:56:811:343f:f904:d318]) by smtp.gmail.com with ESMTPSA id s66sm14033181oie.28.2017.02.03.04.48.49 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Feb 2017 04:48:49 -0800 (PST) Message-ID: <58947c31.45a9ca0a.30ba.9fd7@mx.google.com> Date: Fri, 03 Feb 2017 12:49:00 -0000 From: Steven Penny X-Google-Original-From: Steven Penny References: <69665308eafbab3be077da7990739ca6@smtp-cloud6.xs4all.net> To: cygwin@cygwin.com Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.7.0-0.1 Content-Type: text; charset=UTF-8 User-Agent: mailing-list.awk 1.0.0 X-SW-Source: 2017-02/txt/msg00039.txt.bz2 On Fri, 03 Feb 2017 10:30:23, Houder wrote: > Apologies for the confusion ... the unicode symbol I was pasting in was > the latin small letter o with diaeresis ... > For some reason something went wrong when I composed my e-mail. I had the same problem. You need to add Content-Type: text; charset=UTF-8 http://github.com/svnpenn/a/blob/d7afee6/etc/mailing-list.awk#L45 If you leave this off, if defaults to US-ASCII: http://tools.ietf.org/html/rfc2046#section-4.1.2 which is insane because US-ASCII only supports 128 characters: http://wikipedia.org/wiki/ASCII#Overview -- 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