From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Frankel Subject: Re: [patch][ox-html] Support for level based containers Date: Mon, 17 Mar 2014 20:33:39 -0400 Message-ID: <20140318003339.GA92601@eyeBook> References: <87ha6z3vbi.fsf@gmx.us> <87vbveqofg.fsf@gmail.com> <87iordk1t5.fsf@bzg.ath.cx> <20140317173158.GB75979@eyeBook> <87d2hk31ij.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44694) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPhyZ-0000QO-Qy for emacs-orgmode@gnu.org; Mon, 17 Mar 2014 20:33:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WPhyT-0005NG-Jx for emacs-orgmode@gnu.org; Mon, 17 Mar 2014 20:33:51 -0400 Content-Disposition: inline In-Reply-To: <87d2hk31ij.fsf@gmx.us> 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: Rasmus Cc: bzg@gnu.org, n.goaziou@gmail.com, emacs-orgmode@gnu.org On Mon, Mar 17, 2014 at 11:26:28PM +0100, Rasmus wrote: > Rick Frankel writes: > > > On Mon, Mar 17, 2014 at 03:15:50AM +0100, Bastien wrote: > >> Hi Rasmus and Nicolas, > >> > > > >> Nicolas Goaziou writes: > >> > >> >> Let me know if you find you'd be willing to merge something like = this > >> > > >> > I don't know enough HTML to have an opinion here. > >> > > > > I don't think it's a bad change, but i have a couple of concerns: > > > > 1. It's a breaking change. > > 2. The default should mimic the current functionality: > > =3D'((div . div))=3D > > 3. The customization should be more structured, not just a > > string (see e.g., =3Dorg-html-text-markup-alist=3D.) > > > > Attached is a modification of the patch which fixes 2 & 3. #1 is a > > question more for Nicolas & Bastien... > > It seems you modified v1 rather than v2 that I send last night=EF=BB=BF= =C2=B9? I'm > not sure if point 1 holds in the second revision as it explicitly > allows for a string as now. I think I disagree with your point 2 as it > only shows up when you use HTML5-fancy. On point 3, But not everyone using html5-fancy would agree with your choice of hierarchy, and it should be up to indvidual users to add additional semantic structure to the output. > org-html-text-markup-alist is nice. What do you want to see in > addition to the current structure (in patch v2)? Somehow I never saw the original thread, only the email cc'ing me directly. I went to gmane to find the patch, and obviously grabbed the wrong one. Could you please send me the (new) patch so that i can review it? thanx, rick