From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: org-export-babel-evaluate Date: Thu, 8 May 2014 09:15:41 +0200 Message-ID: Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58863) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiIb8-0005tL-QO for emacs-orgmode@gnu.org; Thu, 08 May 2014 03:18:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WiIb1-0008E0-BW for emacs-orgmode@gnu.org; Thu, 08 May 2014 03:18:30 -0400 Received: from mail-ee0-f48.google.com ([74.125.83.48]:61186) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiIb1-0008Dq-4u for emacs-orgmode@gnu.org; Thu, 08 May 2014 03:18:23 -0400 Received: by mail-ee0-f48.google.com with SMTP id e49so1349560eek.35 for ; Thu, 08 May 2014 00:18:22 -0700 (PDT) Received: from [10.100.28.26] ([168.202.253.3]) by mx.google.com with ESMTPSA id f47sm2266877eeo.38.2014.05.08.00.18.20 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 08 May 2014 00:18:21 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: org-mode mailing list Could somebody tell me how to define org-export-babel-evaluate for a file? I want the default to be t, but want to set it to nil in some of my files. Vikas