[Orgmode] disable automatic source block evaluation but allow manual

2010-12-16 Thread Andreas Leha
Hi all, is there an option (source block header argument) that allows to disable the evaluation of the block, but still allows C-c C-c to perform the evaluation? The header argument ':eval never' disables the evaluation completely. I'd like the C-c C-c to take precedence over this. So I guess I

Re: [Orgmode] disable automatic source block evaluation but allow manual

2010-12-16 Thread Eric Schulte
Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi all, is there an option (source block header argument) that allows to disable the evaluation of the block, but still allows C-c C-c to perform the evaluation? The header argument ':eval never' disables the evaluation completely.