emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Error: org-babel-execute-src-block: No org-babel-execute functio


From: Nicolas Goaziou
Subject: Re: [O] Error: org-babel-execute-src-block: No org-babel-execute function for conf!
Date: Mon, 07 Nov 2016 07:46:50 +0100

Hello,

Xebar Saram <address@hidden> writes:

> thx Nicolas for the answer.
>
> im still having issues getting this to work
>
> here is my modified example
>
> **** main i3 conf
>      :PROPERTIES:
>      :ID:       f17b5518-2695-4484-a958-2fc7b8aa2479
>      :header-args: :tangle   ~/.i3/config
>      :END:
> mod is win key and mod1 is alt key in below config
> ***** General definitions
>       :PROPERTIES:
>       :ID:       97fcf6e4-a81d-4fe8-badc-6a9b48668ec2
>       :END:
>
> #+BEGIN_SRC conf
> # i3 general settings
> #set variable names
> set $mod Mod4
> # Use Mouse+$mod to drag floating windows to their wanted position
> floating_modifier $mod
> #+END_SRC
>
>
> yet when i try to tangle recursively i get:

I don't know what is to "tangle recursively", but calling
`org-babel-tangle' on the document above succeeds here.

Regards,

-- 
Nicolas Goaziou



reply via email to

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