From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jay Iyer Subject: Code block eval scope - subtree only option ignored Date: Fri, 24 Feb 2017 11:56:19 -0800 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11488ce49076d805494c1f45 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34187) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1chLyZ-00080B-Bc for emacs-orgmode@gnu.org; Fri, 24 Feb 2017 14:56:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1chLyY-0002Z3-Kr for emacs-orgmode@gnu.org; Fri, 24 Feb 2017 14:56:23 -0500 Received: from mail-qk0-x235.google.com ([2607:f8b0:400d:c09::235]:34056) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1chLyY-0002XT-Hf for emacs-orgmode@gnu.org; Fri, 24 Feb 2017 14:56:22 -0500 Received: by mail-qk0-x235.google.com with SMTP id s186so27811364qkb.1 for ; Fri, 24 Feb 2017 11:56:21 -0800 (PST) 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" To: emacs-orgmode@gnu.org --001a11488ce49076d805494c1f45 Content-Type: text/plain; charset=UTF-8 Hi, evaluating a simple elisp code block in a subtree, called with C-c C-v C-s or just C-c C-C, evaluates the entire Org buffer. Is this expected behavior? How can I force the eval on the visible portion (with narrowing) of the tree only? Thanks, -jay --001a11488ce49076d805494c1f45 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi, evaluating a simple elisp code block in a subtree, called w= ith C-c C-v C-s or just C-c C-C, evaluates the entire Org buffer.=C2=A0 Is = this expected behavior?
How can I force the eval on the visible portion (wi= th narrowing) of the tree only?
Thanks,
-jay =C2=A0
--001a11488ce49076d805494c1f45--