help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help with PHP setup


From: Noam Postavsky
Subject: Re: Help with PHP setup
Date: Sun, 22 Jul 2018 11:36:06 -0400

On 22 July 2018 at 11:20, Jean-Christophe Helary <brandelune@gmail.com> wrote:

>     (setq myTestCommand (concat "open " myServerRoot myFile)) ;; this "open " 
> command only works on macOS... I don't know equivalents on Linux.

By the way, xdg-open is approximately equivalent on many GNU/Linux
distros; you might also consider using Emacs'
browse-url-default-browser function, which tries looking for other
browsers if the former fails.

https://manned.org/xdg-open.1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]