X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.5 required=5.0	tests=AWL,BAYES_00,KHOP_THREADED,SPF_NEUTRAL
X-Spam-Check-By: sourceware.org
Message-ID: <4F75B96C.3080702@cs.utoronto.ca>
Date: Fri, 30 Mar 2012 09:47:24 -0400
From: Ryan Johnson <ryan.johnson@cs.utoronto.ca>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: cygstart doesn't handle question marks in mailto URLs
References: <4F75B4D7.8060407@cornell.edu> <4F75B89A.8050301@cs.utoronto.ca>
In-Reply-To: <4F75B89A.8050301@cs.utoronto.ca>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
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

On 30/03/2012 9:43 AM, Ryan Johnson wrote:
> On 30/03/2012 9:27 AM, Ken Brown wrote:
>> If I type `cygstart mailto:recipient?subject=subject' at a Cygwin 
>> bash prompt, I expect my default Windows mail program to start an 
>> outgoing message with `recipient' as recipient and `subject' as 
>> subject. (This is what happens if I type the same URL into a `Start 
>> Menu -> Run' box.) What happens instead is that 
>> `recipient?subject=subject' shows up as the recipient, with the 
>> question mark replaced by something unprintable, and the subject is 
>> blank.
>
> FYI, the "unprintable" character is U+F03F, which is not even a valid 
> unicode character.
... and, coincidentally, the ascii code for '?' is 0x3f.

Ryan


--
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

