Emacs: View URL in Web Browser, browse-url
- Alt+x
browse-url -
(browse-url URL &rest ARGS)Open the URL under cursor in a web browser. If none, prompt user to type a URL.
- Alt+x
browse-url-of-buffer -
(browse-url-of-buffer &optional BUFFER)Send the current (local HTML) file in browser.