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. -- 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/CAOnWdojjQDAf%3DwjH3UnncMXj53FrM1fPpzgbrMFpT%3DTiBaK7uQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
