emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Error: org-babel-execute-src-block: No org-babel-execute function for conf!
@ 2016-11-06 13:20 Xebar Saram
  2016-11-07  0:28 ` Nicolas Goaziou
  0 siblings, 1 reply; 7+ messages in thread
From: Xebar Saram @ 2016-11-06 13:20 UTC (permalink / raw)
  To: org mode

[-- 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 --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-11-07 14:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-06 13:20 Error: org-babel-execute-src-block: No org-babel-execute function for conf! Xebar Saram
2016-11-07  0:28 ` 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

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).