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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=ZVLPa5OQGUxC+QVs B8UAYSi5Wy/UCXpsf1zguaehe7e4hp58z6838RKgev5TgluusmKcXPn6Z+ns4q5H hoa73I/fwkvs/J2ucsWS7KC7yHITfUw5xzowkVreL05B9gVoiEsyGcRDPzF/eDUI cwMuuc7m1IItn5MIkEHYq+wnsiQ= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=zVPD8vMx83N5e2S6YVZxAA SUyrw=; b=NG7TGOOR4+XaxiS7S5mDW2k5GXyWrqNEqs/qR/k/6xcCyH8kRSfodJ 866G6h4C9sjrhgXDsmTictjqJzC1fR4kTz26MnG/J6O35NI5Q9um1orb6tFYlAHp Ddmj1EEIA3X0RH8kmyXzpheS53uwj92iFOWv1rTHkGV2UU2YPR7Kk= 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=-1.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=urls, browseurl, mu4e, browser X-HELO: limerock01.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: found the problem To: cygwin AT cygwin DOT com References: From: Ken Brown Message-ID: <380ec834-1ac5-6fa8-c4e2-0eed1e121db7@cornell.edu> Date: Sun, 5 Nov 2017 17:12:17 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=XXXXX X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes On 11/5/2017 12:55 PM, U-BLASTER-6000\mtdew wrote: > > Hi- > > I am just noticing that this is the situation that is resulting by > uninstalling emacs-w32 to find the problem. > > Here is the path that makes sense to cygwin but not windows: > > I doctored the path so you could see the problem in the url: > > file:///cygdrive/c/cygwin64/tmp/mu4e-4212p70.html > > I need cygwin to look there: > > The actual path that comes up in the browser is this and windows doesn't > recognize this: > > file:///tmp/mu4e-4212p70.html I don't know anything about mu4e. But the browse-url function in Cygwin's emacs (whether emacs-w32 or another flavor) handles URLs of the form file:///path/to/something.html without a problem. It does this by using Cygwin's cygstart utility. See the definition of browse-url-default-windows-browser in browse-url.el. Maybe mu4e could do something similar. Ken -- 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