Emacs 24.4 released
lists.gnu.org
Emacs 24.4 released
1–10 of 177 posts
Re: Emacs 24.4 released
#2Re: Emacs 24.4 released
#3Can't wait until homebrew is updated to try this out. A part of me is morbidly curious to try out the new web browser. This may be the impetus I've been needing to make the jump to GNUs for my email.
Re: Emacs 24.4 released
#4Re: Emacs 24.4 released
#5Can't wait until homebrew is updated to try this out. A part of me is morbidly curious to try out the new web browser. This may be the impetus I've been needing to make the jump to GNUs for my email.
The web browser (named eww) is of course limited by the display engine of Emacs. So don't expect too much. But for reading documentation in html format it works well for me so far and I guess that's the biggest use-case for it.
Re: Emacs 24.4 released
#6I've been going off like a broken record in the comment pages for these posts, since I'm such an Emacs fanatic. But I'll say it again, this release is great! Rectangular mark mode, better web browser -- Emacs hasn't stopped getting better
Re: Emacs 24.4 released
#7I've been going off like a broken record in the comment pages for these posts, since I'm such an Emacs fanatic. But I'll say it again, this release is great! Rectangular mark mode, better web browser -- Emacs hasn't stopped getting better
Emacs has a web browser?
Re: Emacs 24.4 released
#8What ! Anyone has screenshots of that?
Is there a windows release somewhere?
Re: Emacs 24.4 released
#9I've been going off like a broken record in the comment pages for these posts, since I'm such an Emacs fanatic. But I'll say it again, this release is great! Rectangular mark mode, better web browser -- Emacs hasn't stopped getting better
Emacs has a web browser?
Re: Emacs 24.4 released
#10Earlier quoted context omitted.
The web browser (named eww) is of course limited by the display engine of Emacs. So don't expect too much. But for reading documentation in html format it works well for me so far and I guess that's the biggest use-case for it.
[deleted]
The HTML rendering engine (shr) was originally written as part of the Gnus project for exactly that task: To render HTML in RSS and email. The browser (eww) just adds http support via url.el and a user front end.