From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: "Tbl -> Calculate -> Which Column?" says "Wrong type argument: commandp, org-table-current-column" [9.0.3 (release_9.0.3-255-g728929 @ /Users/xcy/src/org-mode/lisp/)] Date: Tue, 31 Jan 2017 23:00:59 +0100 Message-ID: <87a8a6nb38.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47319) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cYgU4-00026Q-CW for emacs-orgmode@gnu.org; Tue, 31 Jan 2017 17:01:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cYgU3-0004AP-Lp for emacs-orgmode@gnu.org; Tue, 31 Jan 2017 17:01:04 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:37430) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cYgU3-00049q-GM for emacs-orgmode@gnu.org; Tue, 31 Jan 2017 17:01:03 -0500 In-Reply-To: (Chunyang Xu's message of "Tue, 31 Jan 2017 23:08:42 +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: Chunyang Xu Cc: emacs-orgmode@gnu.org Hello, Chunyang Xu writes: > In an Org Mode buffer, put point in a table and click > "Tbl -> Calculate -> Which Column?" in Menu bar, it fails and reports > the following in the echo area > > Wrong type argument: commandp, org-table-current-column > > by looking at the source code of 'org-table-current-column', it is not a > interactive command. Thus I think it's a bug, although I don't know > which command it should run. Fixed. Thank you. Regards, -- Nicolas Goaziou