From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: emacs 25 comment-line dosent work in org mode blocks? Date: Sat, 15 Oct 2016 12:33:39 +0200 Message-ID: <87zim53nr0.fsf@nicolasgoaziou.fr> References: <87h98e3p23.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39176) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bvMHf-0001nD-Cy for emacs-orgmode@gnu.org; Sat, 15 Oct 2016 06:33:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bvMHc-0003iS-4l for emacs-orgmode@gnu.org; Sat, 15 Oct 2016 06:33:43 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:60684) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bvMHb-0003iM-VY for emacs-orgmode@gnu.org; Sat, 15 Oct 2016 06:33:40 -0400 In-Reply-To: (Xebar Saram's message of "Sat, 15 Oct 2016 13:09:53 +0300") 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: Xebar Saram Cc: org mode Hello, Xebar Saram writes: > When i use the bind or manually launch comment-line via M-x inside an > org mode code block the like is indented (by 2 spaces) and no comment > appears (in a lisp code block). i just tried it now in a sh (bash) > code block and here what it does is add the # at the END of the > line :) Fixed. Thank you. Regards, -- Nicolas Goaziou