From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Landscheidt Subject: Re: [PATCH] Remove obsolete mk/list-hooks.pl Date: Mon, 05 Feb 2018 14:23:10 +0000 Message-ID: <87inbbecs1.fsf@passepartout.tim-landscheidt.de> References: <87vafyvg32.fsf@passepartout.tim-landscheidt.de> <87d125px8z.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34698) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eihfx-0008D0-Vn for emacs-orgmode@gnu.org; Mon, 05 Feb 2018 09:23:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eihfs-0004IC-VW for emacs-orgmode@gnu.org; Mon, 05 Feb 2018 09:23:17 -0500 Received: from mezzogiorno.tim-landscheidt.de ([2a01:4f8:d15:2286::2]:57175) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eihfs-0004Hw-PD for emacs-orgmode@gnu.org; Mon, 05 Feb 2018 09:23:12 -0500 In-Reply-To: <87d125px8z.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Fri, 19 Jan 2018 18:35:40 +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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Nicolas Goaziou wrote: >> The functionality of mk/list-hooks.pl has been implemented by mk/eldo.el. >> * mk/list-hooks.pl: Remove. > Are you sure list-hooks.pl isn't used? Reasonably sure; mk/eldo.el has the same (or more) function- ality and is referenced in README_maintainer under "Updating the list of hooks/commands/options on Worg", while I found nothing that mentioned mk/list-hooks.pl. Tim