From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Berry Subject: Re: [BUG] org-confirm-babel-evaluate breaks inline src blocks Date: Sat, 23 Nov 2013 20:38:31 +0000 (UTC) Message-ID: References: <877gc0ihd9.fsf@gmail.com> <87y54ff5ma.fsf@gmail.com> <87vbziex40.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46673) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VkJyq-0006UK-Fc for emacs-orgmode@gnu.org; Sat, 23 Nov 2013 15:39:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VkJyj-0002E3-67 for emacs-orgmode@gnu.org; Sat, 23 Nov 2013 15:39:04 -0500 Received: from plane.gmane.org ([80.91.229.3]:38466) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VkJyi-0002Dx-VL for emacs-orgmode@gnu.org; Sat, 23 Nov 2013 15:38:57 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VkJyh-00089j-I6 for emacs-orgmode@gnu.org; Sat, 23 Nov 2013 21:38:55 +0100 Received: from 137.110.38.30 ([137.110.38.30]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Nov 2013 21:38:55 +0100 Received: from ccberry by 137.110.38.30 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Nov 2013 21:38:55 +0100 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: emacs-orgmode@gnu.org Eric Schulte gmail.com> writes: > [delete long discussion of bug] > > I've just pushed up another fix which should fix this for export too. > And it works! Thanks for the fix and for enabling this useful capability! Chuck