eww (web browser)
eww rendering the Emacs article on English Wikipedia | |
Developer(s) | Lars Magne Ingebrigtsen |
---|---|
Repository |
bzr |
Operating system | Cross-platform |
Type | Web browser |
License | GPL 3+ |
Website | GNU Emacs manual |
eww (a backronym invented by author Lars Magne Ingebrigtsen[1] for "Emacs Web Wowser ") is a web browser written entirely in Emacs Lisp. It is part of GNU Emacs starting with version 24.4.[2] If Emacs is compiled with the suitable image libraries, and is used in a graphical environment (such as under the X Window System), it can render images inline directly into Emacs's display buffer. It requires an Emacs built with libxml2 support. It was originally developed as part of gnus, to display HTML-formatted email, but with the addition of HTTP support from Emacs' url.el package it became a fully-fledged browser.
See also
References
- ↑ "eww Random Thoughts".
So this Monday, I came up with the name of the browser while half-asleep: eww! I don’t quite know what the second w is supposed to stand for (Emacs Web Wowser?), but now that I had a name I just had to start programming.
- ↑ "Emacs 24.4 released".
A built-in web browser (M-x eww)
External links
This article is issued from Wikipedia - version of the 10/1/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.