Function: browse-web

browse-web is a and interactive for eww, defined in eww.el.gz.

Signature

(browse-web URL &optional ARG BUFFER)

Documentation

Fetch URL and render the page.

If the input doesn't look like an URL or a domain name, the word(s) will be searched for via eww-search-prefix.

If called with a prefix ARG, use a new buffer instead of reusing the default EWW buffer.

If BUFFER, the data to be rendered is in that buffer. In that case, this function doesn't actually fetch URL. BUFFER will be killed after rendering.

Key Bindings

Aliases

browse-web