Hi all

can one tangle only the current blocks under header or  can you only tangle the whole file?
the issue is again for dotfiles managed by org that these files are not proper org babel languages and look like this:

#+BEGIN_SRC conf :mkdirp yes :tangle ~/.config/mpv/mpv.conf
softvol-max=600  
#+END_SRC

the manual (http://orgmode.org/manual/Extracting-source-code.html) only shows how to tangle the whole file

any ideas?

thx!

Z