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: Sun, 05 Dec 2021 08:38:13 +0200 Message-ID: <834k7n5zfu.fsf@gnu.org> References: <87zgpgax7w.fsf@red-bean.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="39199"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Dec 05 07:45:04 2021 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 1mtlGh-000A1V-OI for ged-emacs-devel@m.gmane-mx.org; Sun, 05 Dec 2021 07:45:04 +0100 Original-Received: from localhost ([::1]:37890 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mtlGg-0007Ud-AC for ged-emacs-devel@m.gmane-mx.org; Sun, 05 Dec 2021 01:45:02 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:45192) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mtlAC-0006Hl-CN for emacs-devel@gnu.org; Sun, 05 Dec 2021 01:38:20 -0500 Original-Received: from [2001:470:142:3::e] (port=60102 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 1mtlAB-0001R1-KE; Sun, 05 Dec 2021 01:38:19 -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=iioptWEbi+Raldx3MF0QE8Dv7yh26AnnTyQkyiDb2JI=; b=HMkh4iUUu//Y fsX106+Dkp29XNC5IUOg7WMzaB5pUkFcDqFGD2y7XQsWmoda3hYyTA5TxbfQ5tythjDSB3S2I2qrE V3tkz+wR8o7u8IuZSVtMGP2tTqy8NQh30/JbyY7O5hO4X7m2rEvnSV4j0DeR/uhYzZShr09Mqwed+ sl9AuM22F2eOyz9rgCvn7LOQAndVCMw1u3MlvVYfPFziEkIQl2XPgc2YlEwEo7KUYHS1ct7I+eBcG BjrMU5EATl5R6JuUBYIygh3r4rCj/kJcbNvtg4vNfjF7EExx3HBt6AGUc2aMNEVnQkUQn+cbHdDJi aeNJ9f6pdm8tzR3YgnmN/w==; Original-Received: from [87.69.77.57] (port=4680 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 1mtlAA-00078R-VI; Sun, 05 Dec 2021 01:38:19 -0500 In-Reply-To: <87zgpgax7w.fsf@red-bean.com> (message from Karl Fogel on Sat, 04 Dec 2021 15:14:59 -0600) 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:280964 Archived-At: > From: Karl Fogel > Date: Sat, 04 Dec 2021 15:14:59 -0600 > > I'd like to improve our in-tree documentation of how Org Mode > integration into GNU Emacs works. Thanks. Can you provide a rough sketch, in the form of list of items, of what you'd like to document, and who would be the main audience for that? I don't have a clear idea of that based on what you posted. > So I'd like to add some documentation in our tree, clarifying this > situation for future searchers. Most likely, this would be a > brief mention in CONTRIBUTE, pointing to a new file > lisp/org/README which would give more details and point to the > above page. I'm not sure these places are right for this kind of information, but maybe it's because I don't have a good understanding of what you'd like to say there.