[O] tangle the code blocks in the regions

2014-03-06 Thread zhenjiang zech xu
Hi all, is there function to extract all the code blocks in the selected region? For example, can I select the region of the following two blocks and extract them with just one command? Or I have to move cursor to each block and extract them one by one? #+BEGIN_SRC sh :tangle foo.sh

Re: [O] tangle the code blocks in the regions

2014-03-06 Thread Eric Schulte
zhenjiang zech xu zhenjiang...@gmail.com writes: Hi all, is there function to extract all the code blocks in the selected region? For example, can I select the region of the following two blocks and extract them with just one command? Or I have to move cursor to each block and extract them