browse-url-elinks

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


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

Ask the Elinks WWW browser to load URL.
Default to the URL around the point.

The document is loaded in a new tab of a running Elinks or, if
none yet running, a newly started instance.

The Elinks command will be prepended by the program+arguments
from `browse-url-elinks-wrapper'.