Julian Burgos <jmburgos <at> uw.edu> writes: > > Dear list, > > Hopefully this is not too basic, nor has been answered before. > > I would like to know if there is away to have alll R code blocks in a > document evaluated automatically (i.e. without query) when exporting > to Latex. Now I have to answer "yes" multiple times to the question > "Evaluate this R code block in your system" every time I do an export, > which is somewhat annoying. > Many thanks,
I don't have experience w/ LaTeX export, but try this to turn off the "evaluate this block?" prompt: (setq org-confirm-babel-evaluate nil) _______________________________________________ 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