From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: jasonr (Jason Rumney) @ f2s.com Newsgroups: gmane.emacs.help Subject: Re: cygwin browse-url bug Date: 10 Dec 2003 01:38:59 +0000 Organization: freedom2surf Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <7t2Bb.374145$pT1.189705@twister.nyc.rr.com> <0npBb.179200$ri.25832524@twister.nyc.rr.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1071020726 11355 80.91.224.253 (10 Dec 2003 01:45:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 10 Dec 2003 01:45:26 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 10 02:45:24 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ATtPo-0007F9-00 for ; Wed, 10 Dec 2003 02:45:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ATuMS-0007K9-As for geh-help-gnu-emacs@m.gmane.org; Tue, 09 Dec 2003 21:46:00 -0500 Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-NNTP-Posting-Host: 195.137.77.250 Original-X-Trace: news.freedom2surf.net 1071020342 30942 195.137.77.250 (10 Dec 2003 01:39:02 GMT) Original-X-Complaints-To: abuse@freedom2surf.net Original-NNTP-Posting-Date: Wed, 10 Dec 2003 01:39:02 +0000 (UTC) X-Face: .PruP48JRO{Z6Rfz?YkZ>)zR+7!Up"`!1Cvq{fGd)@K; y]C:8r\CrJ^Mj\_U"9*WD2 I#zdK_#tw]y9*Y$?ge&b23Zt7zpknL{)F7Px4DVSY6b9dg[^VtkN-R_$YJ0cL''j[, }O#k{k| User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.arcor-online.net!news.belwue.de!irazu.switch.ch!switch.ch!solnet.ch!solnet.ch!81.31.101.51.MISMATCH!entanet!news.freedom2surf.net!not-for-mail Original-Xref: shelby.stanford.edu gnu.emacs.help:119165 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:15103 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15103 "Eli Zaretskii" writes: > What I meant to say is that there's a possibility that the presence of > "//" in the file name causes some cygwin magic kick in that is > supposed to transform cygwin-style file names to Windows-style, even > though the argument to the browser is a URL, not a file name. I think either that, or Firebird works differently under W32 than Unix (eg using DDE instead of command line options), and browse-url is coded to assume the command-line options will work.