[O] Babel-tables: Column-width formatting strings should be discarded while tangling

2012-08-18 Thread Luis Muñiz
/a. I'm using org-mode version 7.8.11 from the GIT repository (updated yesterday release_7.8.11-505-g952d72), and Emacs 23.2.1. I have tested with some of the other formatting strings (alignment, l, c and r) with the same results. TIA, -- - Luis Muñiz

[O] Babel-tables: need to enable language to pass tables to code blocks

2012-08-18 Thread Luis Muñiz
7.8.11 from the GIT repository (updated yesterday release_7.8.11-505-g952d72), and Emacs 23.2.1. TIA, -- - Luis Muñiz [fn:1] BTW, I've found a simpler way to achieve the same results by using file variables: #+ -*- mode: org; eval: (let () (org-babel-goto-named-src-block sh-activate) (org-babel

[O] Can't tangle inline source code

2012-08-17 Thread Luis Muñiz
to repeat the test, simply paste this whole message in an Emacs (org-)buffer and tangle (C-c C-v t) it. It should generate two files block.el and inline.el, but only the former appears. Regards, -- - Luis Muñiz