From mboxrd@z Thu Jan 1 00:00:00 1970 From: Allen Li Subject: Bug: Missing space in Babel disabled evaluation message [9.0 (9.0-elpa @ /home/mir/.emacs.d/elpa/org-20161102/)] Date: Fri, 11 Nov 2016 21:55:55 -0800 Message-ID: <87oa1l2qdw.fsf@felesatra.moe> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54056) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c5RIK-0007At-Pi for emacs-orgmode@gnu.org; Sat, 12 Nov 2016 00:56:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c5RIF-0002jn-W2 for emacs-orgmode@gnu.org; Sat, 12 Nov 2016 00:56:04 -0500 Received: from solmarta.felesatra.moe ([198.199.111.162]:39446) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c5RIF-0002je-Q7 for emacs-orgmode@gnu.org; Sat, 12 Nov 2016 00:55:59 -0500 Received: from localhost (c-73-70-42-168.hsd1.ca.comcast.net [73.70.42.168]) by solmarta.felesatra.moe (Postfix) with ESMTPSA id 7701DFF539 for ; Sat, 12 Nov 2016 00:55:57 -0500 (EST) 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 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. Emacs : GNU Emacs 25.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.20.9) of 2016-09-18 Package: Org mode version 9.0 (9.0-elpa @ /home/mir/.emacs.d/elpa/org-20161102/)