Hi Eric, "Eric Schulte" wrote: > Sébastien Vauban <wxhgmqzgw...@spammotel.com> writes: >> Hi Eric, >> Sébastien Vauban wrote: >>> ... but no result block is added in my Org buffer. >>> >>> I'll carefully test all of this, as soon as I can re-execute Babel under >>> normal conditions. >> >> Stupid from me... I have absolutely no idea why, but, instead of pressing >> C-c C-v C-e, I reused the old binging C-c C-c, hence not much happened -- >> as it is disabled in my `.emacs' file: >> >> (setq org-babel-no-eval-on-ctrl-c-ctrl-c t) > > as a side note, for experimenting with tangling like in the above, I > find the `org-babel-expand-src-block' command bound to C-c C-v v > (mnemonic "view") to be very useful as it shows the expanded version of > the current code block.
Knew about it. But... never used/thought before. Interesting command! >> Maybe it'd be good to echo that "no eval" occurs anymore in such a >> condition? > > hmm, but then it would inhibit C-c C-c from performing the next action > in the `org-ctrl-c-ctrl-c-hook'. I mean: if C-c C-c is disabled, but run on code, then echo "I do nothing". If not, do the same as C-c C-v C-e... Feasible? Interesting (for others, like me, in the future)? >> Anyway, not always productive to work late... >> >> Side question, as I searched everywhere for the cause of my problem: is it >> totally equivalent to use `org-babel-do-load-languages' than to load >> individual languages? > > Yes, they are fully equivalent. OK. Thanks for the tip. Best regards, Seb -- Sébastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode