From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manuel Giraud Subject: Re: [PATCH] org-html.el: Fix export of table.el tables. Date: Tue, 26 Apr 2011 14:55:05 +0200 Message-ID: <87hb9lqija.fsf@univ-nantes.fr> References: <81hb9nclv4.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60324) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEhnO-0005Uz-Kx for emacs-orgmode@gnu.org; Tue, 26 Apr 2011 08:55:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QEhnJ-00086o-9e for emacs-orgmode@gnu.org; Tue, 26 Apr 2011 08:55:14 -0400 Received: from smtp-tls1.univ-nantes.fr ([193.52.101.145]:60436 helo=smtp-tls.univ-nantes.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEhnJ-00084G-4y for emacs-orgmode@gnu.org; Tue, 26 Apr 2011 08:55:09 -0400 In-Reply-To: <81hb9nclv4.fsf@gmail.com> (Jambunathan K.'s message of "Mon, 25 Apr 2011 04:12:23 +0530") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jambunathan K Cc: emacs-orgmode@gnu.org Hi, I've tried your patch and the output is prettier afterward. I'm not a HTML tables expert but all those   in output seems scary. But AFAIU, with org-export-prefer-native-exporter-for-tables to nil, simple table stays in HTML, no? Best regards, -- Manuel Giraud