[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: inclusion of emacs-w3m
From: |
Andrey Kotlarski |
Subject: |
Re: inclusion of emacs-w3m |
Date: |
Thu, 06 Sep 2012 00:44:33 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) |
Lars Ingebrigtsen <address@hidden> writes:
> Ivan Kanis <address@hidden> writes:
>
>>> Now that Emacs proper has an HTML parser (via libxml2), an HTML renderer
>>> (via shr.el), and an HTTP library (via url*.el), writing a totally
>>> Emacs-based web browser should be pretty easy for somebody who has some
>>> time to spare.
>>
>> I don't think it's that easy.
>
> Why not? You just need to add some bookmarking stuff and a cookie
> editor, and you're done.
There is w3, though unmaintained for years. Until some threading
support comes to Elisp, such packages would suffer.
> Oh, and forms support. And stuff. It shouldn't take anybody more than
> a month to implement a full-featured Emacs browser. (Well. As
> full-featured as a totally non-JS browser will ever be.)
If the rumours of Guile Elisp nearing working integration with GNU/Emacs
are right and as Guile has support for Javascript too (not to mention
native threads), that could open some doors.
--
It is better to keep your mouth shut and be thought a fool than to
open it and remove all doubt.
-- Mark Twain
- Re: inclusion of emacs-w3m, Lars Ingebrigtsen, 2012/09/04
- Re: inclusion of emacs-w3m, Ivan Kanis, 2012/09/04
- Re: inclusion of emacs-w3m, Óscar Fuentes, 2012/09/04
- Re: inclusion of emacs-w3m, Lars Ingebrigtsen, 2012/09/05
- Re: inclusion of emacs-w3m, Thien-Thi Nguyen, 2012/09/11
- Re: inclusion of emacs-w3m, chad, 2012/09/11
- Re: inclusion of emacs-w3m, Andreas Schwab, 2012/09/11
- Re: inclusion of emacs-w3m, chad, 2012/09/11
- Re: inclusion of emacs-w3m, Wojciech Meyer, 2012/09/11
- Re: inclusion of emacs-w3m, Lars Magne Ingebrigtsen, 2012/09/27
- Re: inclusion of emacs-w3m, Tekk, 2012/09/27
- Re: inclusion of emacs-w3m, Lars Magne Ingebrigtsen, 2012/09/27
- Re: inclusion of emacs-w3m, Stephen J. Turnbull, 2012/09/28