emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: inclusion of emacs-w3m


From: Lars Magne Ingebrigtsen
Subject: Re: inclusion of emacs-w3m
Date: Thu, 27 Sep 2012 23:31:00 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux)

Thien-Thi Nguyen <address@hidden> writes:

> Don't forget decent table rendering (especially, nested tables), one of
> w3m's distinguishing features.

shr.el renders tables.  

> So, maybe another week or two for the Inspired One...  who will it be?

The algorithm is rather slow for deeply nested tables, though.  It
basically does a search of the entire "table space" to find the best
layout, and that's not the most efficient way to do it.  If you have
tables nested 20 deep (which you see in real life), it's not ideal.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]