From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: ams@gnu.org (Alfred M. Szmidt) Newsgroups: gmane.emacs.devel Subject: Re: Where is the finder-known-keywords list? Date: Sun, 18 Oct 2020 14:46:30 -0400 Message-ID: References: <20201018184200.GH25813@protected.rcdrun.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="12316"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Jean Louis Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Oct 18 20:48:02 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kUDir-00038E-L0 for ged-emacs-devel@m.gmane-mx.org; Sun, 18 Oct 2020 20:48:01 +0200 Original-Received: from localhost ([::1]:45080 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kUDiq-0006vZ-KE for ged-emacs-devel@m.gmane-mx.org; Sun, 18 Oct 2020 14:48:00 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51878) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kUDhO-0005r4-Sv for emacs-devel@gnu.org; Sun, 18 Oct 2020 14:46:30 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:47907) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kUDhO-0006Xw-JT; Sun, 18 Oct 2020 14:46:30 -0400 Original-Received: from ams by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1kUDhO-0006wK-7u; Sun, 18 Oct 2020 14:46:30 -0400 In-reply-to: <20201018184200.GH25813@protected.rcdrun.com> (message from Jean Louis on Sun, 18 Oct 2020 21:42:00 +0300) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:258055 Archived-At: In the manual there is mention of the list: finder-known-keywords > File: elisp.info, Node: Simple Packages, Next: Multi-file Packages, Prev: Packaging Basics, Up: Packaging > 41.2 Simple Packages > ==================== > The ‘Keywords’ and ‘URL’ headers are optional, but recommended. The > command ‘describe-package’ uses these to add links to its output. The > ‘Keywords’ header should contain at least one standard keyword from the > ‘finder-known-keywords’ list. But I cannot find the list finder-known-keywords in Emacs it is part of finder.el.