Live data from Hacker News

Emacs 24.4 released

lists.gnu.org

1–10 of 177 posts

Re: Emacs 24.4 released

#2
Can'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

#3
post #2

Can'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

#4
I'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

#5
post #3
post #2

Can'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.

[deleted]

Re: Emacs 24.4 released

#6
post #4

I'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

#7
post #4

I'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?

> Highlights of this release include: A built-in web browser (M-x eww)

Re: Emacs 24.4 released

#9
post #4

I'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?

It's had w3 for quite a while. 'eww' is new.

Re: Emacs 24.4 released

#10
post #5
post #3

Earlier 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]

It can display images. It seems to even support HTML5 SVG.

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.

Post reply on HN