From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: Babel: the disappearing hline Date: Mon, 11 Nov 2013 10:44:57 -0700 Message-ID: <87ppq6hlye.fsf@gmail.com> References: <877gcfhuq0.fsf@syk.fi> <8738n3t2ez.fsf@gmail.com> <87fvr3nfcm.fsf@syk.fi> <87wqkfrm3v.fsf@gmail.com> <87y54uhpw8.fsf@gmail.com> <87y54urgs4.fsf@syk.fi> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55632) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VfvYV-0003eF-RZ for emacs-orgmode@gnu.org; Mon, 11 Nov 2013 12:45:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VfvYQ-0007QN-AN for emacs-orgmode@gnu.org; Mon, 11 Nov 2013 12:45:43 -0500 Received: from mail-pa0-x231.google.com ([2607:f8b0:400e:c03::231]:38902) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VfvYP-0007Q9-LF for emacs-orgmode@gnu.org; Mon, 11 Nov 2013 12:45:37 -0500 Received: by mail-pa0-f49.google.com with SMTP id lf10so930261pab.8 for ; Mon, 11 Nov 2013 09:45:36 -0800 (PST) In-Reply-To: <87y54urgs4.fsf@syk.fi> (Jarmo Hurri's message of "Mon, 11 Nov 2013 19:26:35 +0200") 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: Jarmo Hurri Cc: emacs-orgmode@gnu.org > > In fact, a ":hlines no" keeps hlines in raw output; see a summarizing > example below. > > From the documentation I got the impression that if hlines are pruned, > they are pruned from the _input_: > There are two paces to specify header arguments in a call line, the arguments in the [] are applied to the input-table function, *not* to the call line, so they change the inputs. The trailing header arguments are applied to the call line. [...] > #+NAME: table-raw-results > #+CALL: input-table[:results raw]() :hlines no > #+RESULTS: table-raw-results > : ((a) (b) hline (c)) In this case the "[:results raw]" means that the input is a string, so hline processing is not performed. Best, -- Eric Schulte https://cs.unm.edu/~eschulte PGP: 0x614CA05D