emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: [Babel] Reporting 2 problems of code execution


From: Sébastien Vauban
Subject: [Orgmode] Re: [Babel] Reporting 2 problems of code execution
Date: Thu, 02 Dec 2010 20:58:05 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (windows-nt)

Hi Eric,

"Eric Schulte" wrote:
>> Thanks for the tip but... that may be a bit drastic, I mean forcing every
>> snippet of *every language* to behave like that:
>
> He Seb,
>
> Sorry I miss-typed, I meant the following which is exactly your
> suggestion below.
>
> #+begin_src emacs-lisp
>   (add-to-list 'org-babel-default-header-args:sh '((:results . "output")))
> #+end_src

OK. Did not know that form did already exist...


>> 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, the one
that best fits the whole Babel thing. Though, your proposition seems very
adequate to me...

Best regards,
  Seb

-- 
Sébastien Vauban




reply via email to

[Prev in Thread] Current Thread [Next in Thread]