all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Fricke <pge08aqw@studserv.uni-leipzig.de>
To: Eric Schulte <schulte.eric@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: python babel does not support hlines as mentioned in docs
Date: Tue, 30 Oct 2012 19:03:06 +0100	[thread overview]
Message-ID: <5090165A.7070106@studserv.uni-leipzig.de> (raw)
In-Reply-To: <87a9v3aof0.fsf@gmail.com>

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.

Best regards
Lennart

  reply	other threads:[~2012-10-30 18:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-29 17:11 Bug: python babel does not support hlines as mentioned in docs [7.9.2 (release_7.9.2-499-ga29de0 @ /home/lennart/.emacs.d/site-lisp/org/lisp/)] Lennart Fricke
2012-10-29 17:44 ` Bug: python babel does not support hlines as mentioned in docs Lennart Fricke
2012-10-30 16:50   ` Eric Schulte
2012-10-30 18:03     ` Lennart Fricke [this message]
2012-10-31  0:07       ` Eric Schulte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5090165A.7070106@studserv.uni-leipzig.de \
    --to=pge08aqw@studserv.uni-leipzig.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=schulte.eric@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.