From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tekk Newsgroups: gmane.emacs.devel Subject: Re: inclusion of emacs-w3m Date: Thu, 27 Sep 2012 17:47:57 -0400 (EDT) Message-ID: References: <87txw9r9o2.fsf@kanis.fr> <871uihst4z.fsf@gnus.org> <87pq61k48h.fsf@kanis.fr> <87d320a6jd.fsf@gnus.org> <87ehm87sjz.fsf@zigzag.favinet> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Trace: ger.gmane.org 1348792558 21061 80.91.229.3 (28 Sep 2012 00:35:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 28 Sep 2012 00:35:58 +0000 (UTC) Cc: Thien-Thi Nguyen , emacs devel To: Lars Magne Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 28 02:36:03 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1THOYe-0001NW-Qp for ged-emacs-devel@m.gmane.org; Fri, 28 Sep 2012 02:35:56 +0200 Original-Received: from localhost ([::1]:58974 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THOYZ-00053e-NB for ged-emacs-devel@m.gmane.org; Thu, 27 Sep 2012 20:35:51 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:58900) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THMUR-00073j-PY for emacs-devel@gnu.org; Thu, 27 Sep 2012 18:23:28 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1THMUQ-0006LC-C5 for emacs-devel@gnu.org; Thu, 27 Sep 2012 18:23:27 -0400 Original-Received: from li281-170.members.linode.com ([173.255.255.170]:42896 helo=parlementum.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THMUQ-0006L7-6g for emacs-devel@gnu.org; Thu, 27 Sep 2012 18:23:26 -0400 Original-Received: from Data.local (cpe-071-077-203-175.ec.res.rr.com [71.77.203.175]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: tekk) by parlementum.net (Postfix) with ESMTPSA id F2D2F282AD; Thu, 27 Sep 2012 14:47:59 -0700 (PDT) X-X-Sender: danny@Data.ec.rr.com In-Reply-To: User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 173.255.255.170 X-Mailman-Approved-At: Thu, 27 Sep 2012 20:35:50 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:153653 Archived-At: Do you see it in modern pages though? general consensus for years has been to avoid using tables for handling the presentation structure. On Thu, 27 Sep 2012, Lars Magne Ingebrigtsen wrote: > Thien-Thi Nguyen 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/ > >