Hi Eric,
Eric Schulte wrote:
> "Sebastien Vauban" writes:
>> Eric Schulte wrote:
>>> "Sebastien Vauban" writes:
Weirdly enough, in the following code block, I must add a default value for
vars `table', `column' and `type' but not for the var `nullability'.
I've even been able
Hi,
"Sebastien Vauban" writes:
> Hi Eric,
>
> Eric Schulte wrote:
>> "Sebastien Vauban" writes:
>>> Weirdly enough, in the following code block, I must add a default value for
>>> vars `table', `column' and `type' but not for the var `nullability'.
>>>
>>> I've even been able to add fake vars `
Hi Eric,
Eric Schulte wrote:
> "Sebastien Vauban" writes:
>> Weirdly enough, in the following code block, I must add a default value for
>> vars `table', `column' and `type' but not for the var `nullability'.
>>
>> I've even been able to add fake vars `something' and `else' with no error
>> being
"Sebastien Vauban" writes:
> Hi Eric,
>
> As said previously, I've been forced to add a default value to many code
> blocks I had in my local LOB, which I ingest in my `.emacs' file:
>
> #+begin_src emacs-lisp
> (when (try-require 'ob-lob)
>(org-babel-lob-ingest "~/emacs/site-lisp/my-local-l