browse-url-generic

browse-url-generic is an interactive autoloaded compiled Lisp function in `browse-url.el'.


(browse-url-generic URL &optional NEW-WINDOW)

Ask the WWW browser defined by `browse-url-generic-program' to load URL.
Default to the URL around or before point. A fresh copy of the
browser is started up in a new process with possible additional arguments
`browse-url-generic-args'. This is appropriate for browsers which
don't offer a form of remote control.