From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Improving documentation of Org Mode integration into Emacs. Date: Wed, 05 Jan 2022 16:26:01 +0200 Message-ID: <83iluy9s3q.fsf@gnu.org> References: <87zgpgax7w.fsf@red-bean.com> <834k7n5zfu.fsf@gnu.org> <87fsq5tnni.fsf@red-bean.com> <87ee5mlvyc.fsf@red-bean.com> <83lezu9tv1.fsf@gnu.org> <87r19m5ksl.fsf@gmx.de> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7472"; mail-complaints-to="usenet@ciao.gmane.io" Cc: kfogel@red-bean.com, emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Jan 05 16:19:53 2022 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 1n584u-0001kA-UN for ged-emacs-devel@m.gmane-mx.org; Wed, 05 Jan 2022 16:19:53 +0100 Original-Received: from localhost ([::1]:57132 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n584t-0003II-7b for ged-emacs-devel@m.gmane-mx.org; Wed, 05 Jan 2022 10:19:51 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:58516) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n57Ee-0008BT-1M for emacs-devel@gnu.org; Wed, 05 Jan 2022 09:25:52 -0500 Original-Received: from [2001:470:142:3::e] (port=43854 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n57Ed-0001Gn-7m; Wed, 05 Jan 2022 09:25:51 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=Trk8CoKiVSOVfLqLFwS5Asa82N12f8gcD2BBfFjvDrU=; b=mkyWpieLFbnq o8RXP+0BAM7MG5Us6FGaOC2vk7jRPi7XlS3VqL6WrGmLPAy6+P6WIflqR7s365FOynttAl8TMnAnQ k7QV7USE4jeLGvrvw8qBTBUZ2HxzCyG+0a2MuXXEBakOxS1j7671ZJMMp3Zgf3tYgaYF/MW1UV0TP uBxGspjXkYb2VqZhiFqkSoQTv2rXl6408f7fNusymt2SYltMK414zlKzJ8VgRWnCLn1JpN7Y2ba5o 4f2MzjKHaZnE6vQYDcyprGsM4T7iNBPFNUBeiGYOwSQqWx6Ur0/GIhYjAt/mFIIxF5FI4WRcqHo28 OHtf3CkEDEFBM7HaX64DuQ==; Original-Received: from [87.69.77.57] (port=2065 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n57Ed-0008II-6v; Wed, 05 Jan 2022 09:25:51 -0500 In-Reply-To: <87r19m5ksl.fsf@gmx.de> (message from Michael Albinus on Wed, 05 Jan 2022 15:17:30 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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:284243 Archived-At: > From: Michael Albinus > Cc: Karl Fogel , emacs-devel@gnu.org > Date: Wed, 05 Jan 2022 15:17:30 +0100 > > Eli Zaretskii writes: > > > Following that, we should provide a full, exhaustive list of all such > > packages in Emacs core, each one with a corresponding URL (mailing > > list, upstream repository with an issue tracker, etc.). It might be a > > good idea to have this list on a separate file, perhaps in etc/, and > > only have CONTRIBUTE point to that file. > > We have already admin/MAINTAINERS, which could easily be extended for > this. Yes, that'd be fine, I think.