From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: disable automatic source block evaluation but allow manual Date: Thu, 16 Dec 2010 06:23:55 -0700 Message-ID: <87vd2tonoq.fsf@gmail.com> References: <4D09D2EF.8070309@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=34018 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTDpB-0004aV-J0 for emacs-orgmode@gnu.org; Thu, 16 Dec 2010 08:24:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PTDp8-0007Od-NT for emacs-orgmode@gnu.org; Thu, 16 Dec 2010 08:24:49 -0500 Received: from mail-yw0-f41.google.com ([209.85.213.41]:58528) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PTDp8-0007OU-KZ for emacs-orgmode@gnu.org; Thu, 16 Dec 2010 08:24:46 -0500 Received: by ywj3 with SMTP id 3so1909846ywj.0 for ; Thu, 16 Dec 2010 05:24:46 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Andreas Leha Cc: emacs-orgmode@gnu.org Andreas Leha 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. > I'd like the C-c C-c to take precedence over this. > > So I guess I am looking for something like ':eval manual' > ':eval query' should do the trick. http://orgmode.org/manual/eval.html#eval Best -- Eric > Regards, > Andreas > > > _______________________________________________ > 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