From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org-show-all is missing an (interactive) declaration [9.2.1 (9.2.1-elpa @ /Users/piet/.emacs.d/elpa/org-9.2.1/)] Date: Mon, 18 Feb 2019 21:43:38 +0100 Message-ID: <87y36csu85.fsf@nicolasgoaziou.fr> References: <23657.51774.287181.429692@cochabamba.vanoostrum.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:43028) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gvplZ-0008TU-Lq for emacs-orgmode@gnu.org; Mon, 18 Feb 2019 15:43:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gvplX-0004eC-OE for emacs-orgmode@gnu.org; Mon, 18 Feb 2019 15:43:53 -0500 Received: from relay11.mail.gandi.net ([217.70.178.231]:46561) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gvplV-0004ZC-RO for emacs-orgmode@gnu.org; Mon, 18 Feb 2019 15:43:51 -0500 In-Reply-To: <23657.51774.287181.429692@cochabamba.vanoostrum.org> (Piet van Oostrum's message of "Sun, 17 Feb 2019 21:55:26 +0100") 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: Piet van Oostrum Cc: emacs-orgmode@gnu.org Hello, Piet van Oostrum writes: > In org-mode 9.2.1, the menu item Org > Show/Hide > Show All is bound > to org-show-all, but this function is nor=t interactive. Therefore the > invocation of this menu item fails. > > command-execute: Wrong type argument: commandp, org-show-all > > Solution: add (interactive) I wrote a commit message and applied your patch. I also added TINYCHANGE cookie since I don't know if you signed papers already. Thank you. Regards, -- Nicolas Goaziou