Eww (the Emacs Web Wowser) is a Web browser written in elisp and based on shr.el. Eww is included in Emacs 24.4 and later. ConfigurationEww uses the ‘shr’ HTML renderer, so we can change how Eww web pages look by setting the shr variables. (setq browse-url-browser-function 'eww-browse-url ; Use eww as the default browser shr-use-fonts nil ; No special fonts shr-use-colors nil ; No colours shr-inde