X-Recipient: archive-cygwin AT delorie DOT 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 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 AT cygwin DOT com Subject: Re: cygstart doesn't handle question marks in mailto URLs References: <4F75B4D7 DOT 8060407 AT cornell DOT edu> <4F75B89A DOT 8050301 AT cs DOT utoronto DOT 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 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 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