From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Missing space in Babel disabled evaluation message [9.0 (9.0-elpa @ /home/mir/.emacs.d/elpa/org-20161102/)] Date: Sat, 12 Nov 2016 11:58:39 +0100 Message-ID: <871syhdkww.fsf@nicolasgoaziou.fr> References: <87oa1l2qdw.fsf@felesatra.moe> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39853) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c5W1B-0004gw-T5 for emacs-orgmode@gnu.org; Sat, 12 Nov 2016 05:58:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c5W18-0003RR-Ph for emacs-orgmode@gnu.org; Sat, 12 Nov 2016 05:58:41 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:57594) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c5W18-0003RI-Jl for emacs-orgmode@gnu.org; Sat, 12 Nov 2016 05:58:38 -0500 In-Reply-To: <87oa1l2qdw.fsf@felesatra.moe> (Allen Li's message of "Fri, 11 Nov 2016 21:55:55 -0800") 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: Allen Li Cc: emacs-orgmode@gnu.org Hello, Allen Li writes: > In ob-core.el, in `org-babel-check-evaluate', when the code block is > missing a name, the formatted message is missing a space. Compare: > > Evaluation of this python code-block (read-future) is disabled. > Evaluation of this python code-blockis disabled. I think this was fixed recently. Regards, -- Nicolas Goaziou