emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Xebar Saram <zeltakc@gmail.com>
To: org mode <emacs-orgmode@gnu.org>
Subject: Error: org-babel-execute-src-block: No org-babel-execute function for conf!
Date: Sun, 6 Nov 2016 15:20:44 +0200	[thread overview]
Message-ID: <CAOQHXPrgtG0Rc8N8dm_8pW+1mYi=XMWSf8uXkz2MKPRc1BeNZQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1272 bytes --]

Hi all

I have my dot files in orgmode format and have been using it for a year or
so with great success. today i noticed that code block (conf blocks) that i
used to tangle recursively have stopped working and i get this error

org-babel-execute-src-block: No org-babel-execute function for conf!


this is an example of how the code block looks


*** sxhkd
    :PROPERTIES:
    :ID:       781eaed4-2ce8-49ff-9516-b84de52cfaab
    :tangle:   ~/.config/sxhkd/sxhkdrc
    :END:
https://github.com/baskerville/sxhkd
**** X system
     :PROPERTIES:
     :ID:       4a3ed3e0-fdf8-4fd1-bc2b-2ab87cae3633
     :END:
#+BEGIN_SRC conf
 ################################################################
######## X/SYSTEM
################################################################

#xkill
control+alt+super+x
xkill

#touchpad on/off
control+alt+super + t
   /home/zeltak/bin/trackpad-toggle.sh


#suspend
control+alt+super + s
 systemctl suspend


#gpaste
shift+control+Insert
       /home/zeltak/bin/roficlip.sh
#         copyq menu
#         copyq show


#brighntess
XF86MonBrightnessUp
xbacklight -inc 10 # increase screen brightness

XF86MonBrightnessDown
xbacklight -dec 10 # decrease screen brightness



#+END_SRC


any one knows whats changed with latest org?

best

Z

[-- Attachment #2: Type: text/html, Size: 2417 bytes --]

             reply	other threads:[~2016-11-06 13:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-06 13:20 Xebar Saram [this message]
2016-11-07  0:28 ` Error: org-babel-execute-src-block: No org-babel-execute function for conf! Nicolas Goaziou
2016-11-07  6:06   ` Xebar Saram
2016-11-07  6:46     ` Nicolas Goaziou
2016-11-07  7:10       ` Xebar Saram
2016-11-07 11:43         ` Nicolas Goaziou
2016-11-07 14:12           ` Xebar Saram

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAOQHXPrgtG0Rc8N8dm_8pW+1mYi=XMWSf8uXkz2MKPRc1BeNZQ@mail.gmail.com' \
    --to=zeltakc@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).