From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Commenting in org-mode 9.2.1 Date: Mon, 04 Feb 2019 18:10:24 +0100 Message-ID: <87pns7a39b.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:37623) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gqhlU-0001xc-N2 for emacs-orgmode@gnu.org; Mon, 04 Feb 2019 12:10:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gqhlR-0004HT-AT for emacs-orgmode@gnu.org; Mon, 04 Feb 2019 12:10:34 -0500 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:56907) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gqhlQ-0004Eo-3h for emacs-orgmode@gnu.org; Mon, 04 Feb 2019 12:10:32 -0500 In-Reply-To: (Abdo Haji-Ali's message of "Mon, 4 Feb 2019 10:06:49 +0000") 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: Abdo Haji-Ali Cc: emacs-orgmode@gnu.org Hello, Abdo Haji-Ali writes: > I just updated to the latest org-mode (9.2.1) and noticed that when I press > M-; (or call `org-comment-dwim`) inside a `#+BEGIN_SRC emacs-lisp` section, > I get the following error message > `org-comment-dwim: Wrong number of arguments: (0 . 2), 3` > > Calling the function outside a source section works fine though. I cannot reproduce your issue, neither or maint nor on master. Regards, -- Nicolas Goaziou