From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: Bug: python babel does not support hlines as mentioned in docs Date: Tue, 30 Oct 2012 18:07:24 -0600 Message-ID: <87k3u7cxmr.fsf@gmail.com> References: <87ehkhdx08.fsf@tee.lan> <874nlddvgl.fsf@tee.lan> <87a9v3aof0.fsf@gmail.com> <5090165A.7070106@studserv.uni-leipzig.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43970) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TTLqI-0000QU-BE for emacs-orgmode@gnu.org; Tue, 30 Oct 2012 20:07:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TTLqG-0007H3-Vs for emacs-orgmode@gnu.org; Tue, 30 Oct 2012 20:07:34 -0400 Received: from mail-ia0-f169.google.com ([209.85.210.169]:62285) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TTLqG-0007Gy-R2 for emacs-orgmode@gnu.org; Tue, 30 Oct 2012 20:07:32 -0400 Received: by mail-ia0-f169.google.com with SMTP id h37so762994iak.0 for ; Tue, 30 Oct 2012 17:07:32 -0700 (PDT) In-Reply-To: <5090165A.7070106@studserv.uni-leipzig.de> (Lennart Fricke's message of "Tue, 30 Oct 2012 19:03:06 +0100") 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: Lennart Fricke Cc: emacs-orgmode@gnu.org Lennart Fricke writes: > It is not exactly a missing value. The list looks like > ((v,v),None,(v,v)). v for value. > Missing values are rather like ((v,v),(None,None),(v,v)). > At the moment i can not think of a use case of controlling this translation. > But i have to dig deeper in the translation process of the nested list > to the org-table, to get a clear picture. > For example i don't know what happens to lists with diffrent number of > elements like ((v,v,v),v,(v,v)). > > Semantics for missing values etc. might be better handled in the > python code and translated there. > But customizing the object hline is mapped from and to is a good idea. > Great, I've just pushed up a commit implementing this behavior. > > Best regards > Lennart > -- Eric Schulte http://cs.unm.edu/~eschulte