I'd put `chromium-browser` next to `google-chrome` in the list. Other than that, looks good to me. I'm happy to make the above change when committing, if that works for you.
Vincent On Tue, 08 Nov 2016 19:01:19 -0600, Racket Dev wrote: > > On 8 November 2016 at 17:16, Reuben Thomas <[email protected]> wrote: > > > On 8 November 2016 at 17:11, Ryan Culpepper <[email protected]> > wrote: > > > On 11/07/2016 03:25 PM, 'Reuben Thomas' via Racket Developers > wrote: > > A couple of questions: > > 1. Why is xdg-open commented out in all-unix-browsers? > (These days it > should be possible to put this first, and also to remove > gnome-open, > long-obsolete.) In particular, xdg-open does support file: > URLs. > > > xdg-open does not support queries in file URLs. For example, > `raco docs db` opens the following URL: > "file:///somewhere/doc/search/index.html?q=db". Calling xdg-open > on that URL fails with the error "error opening location... no > such file or directory". > > > > > Thanks, I'll take that back to the xdg-utils list, and prepare a > simple PR to add chromium-browser. > > Attached, a patch to improve the browser list. See the commit log for > details. > > I've also submitted bug #98648 to bugs.freedesktop.org, about xdg-open. > > -- > http://rrt.sc3d.org > > -- > You received this message because you are subscribed to the Google > Groups "Racket Developers" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/CAOnWdoiAgP2tNqBLarzxmbhHB%3Dq0F6suX4_ia2v36WcFtt%3DfUA%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/m2eg2kinpi.wl-stamourv%40eecs.northwestern.edu. For more options, visit https://groups.google.com/d/optout.
