From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Oliver_Ve=C4=8Dern=C3=ADk?= Subject: Re: sqlite im-/export Date: Fri, 17 May 2013 06:35:22 +0200 Message-ID: <87ehd6cjg5.fsf@kerstf.org> References: <87r4h6dfa9.fsf@kerstf.org> <87zjvuloz3.fsf@gmail.com> <87ip2id75m.fsf@kerstf.org> <87sj1mlkgd.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58586) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UdCOH-00008M-D9 for emacs-orgmode@gnu.org; Fri, 17 May 2013 00:35:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UdCOG-0001qa-J4 for emacs-orgmode@gnu.org; Fri, 17 May 2013 00:35:37 -0400 Received: from plane.gmane.org ([80.91.229.3]:43699) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UdCOG-0001qV-Ck for emacs-orgmode@gnu.org; Fri, 17 May 2013 00:35:36 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UdCOE-0003f7-N6 for emacs-orgmode@gnu.org; Fri, 17 May 2013 06:35:34 +0200 Received: from 178.112.125.204.wireless.dyn.drei.com ([178.112.125.204]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 May 2013 06:35:34 +0200 Received: from ov by 178.112.125.204.wireless.dyn.drei.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 May 2013 06:35:34 +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: emacs-orgmode@gnu.org Eric Schulte writes: > In that case I'd suggest either > > 1. adding :separator support to ob-sh.el, so that you can specify a > different results separator to be passed to > `org-babel-import-elisp-from-file' > > or > > 2. use ":results drawer", and explicitly formatting the results in > Org-mode syntax w/awk I'm faster with your second suggestion. Thanks for your hint and for this wonderful extension to Org mode! -- Cheers, Oliver