From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Re: [Babel] Reporting 2 problems of code execution Date: Sun, 05 Dec 2010 08:39:33 -0700 Message-ID: <87ei9wz0sq.fsf@gmail.com> References: <80wrnxi59j.fsf@missioncriticalit.com> <80pqtoijrw.fsf@missioncriticalit.com> <877hftdx5b.fsf@gmail.com> <80y6888ql1.fsf@missioncriticalit.com> <878w087ykl.fsf@gmail.com> <80sjygt0aa.fsf@missioncriticalit.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=43404 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PPGge-00018m-3Z for emacs-orgmode@gnu.org; Sun, 05 Dec 2010 10:39:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PPGgd-00016F-1h for emacs-orgmode@gnu.org; Sun, 05 Dec 2010 10:39:40 -0500 Received: from mail-gy0-f169.google.com ([209.85.160.169]:57934) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PPGgc-00016A-Rz for emacs-orgmode@gnu.org; Sun, 05 Dec 2010 10:39:38 -0500 Received: by gyg10 with SMTP id 10so20415968gyg.0 for ; Sun, 05 Dec 2010 07:39:38 -0800 (PST) In-Reply-To: <80sjygt0aa.fsf@missioncriticalit.com> (=?utf-8?Q?=22S=C3=A9b?= =?utf-8?Q?astien?= Vauban"'s message of "Thu, 02 Dec 2010 20:58:05 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: =?utf-8?Q?S=C3=A9bastien?= Vauban Cc: emacs-orgmode@gnu.org S=C3=A9bastien Vauban writes: [...] >>> I feel the same about the Babel "file" property. >>> Maybe allowing such a specification line? >>> >>> #+BABEL sql: :engine mysql :cmdline -S server -U sa -P secret -d >>> storeall -n -w 700 -s " " >> >> That seems like a good suggestion, the only question seems to be what is >> the most natural syntax. >> >> I think I would lean more towards something like >> >> #+SQL_SOURCE: > > I don't really care about the form. I'll let you make the best choice, th= e one > that best fits the whole Babel thing. Though, your proposition seems very > adequate to me... > I've added this to our task list. Cheers -- Eric