From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Bastien Guerry Newsgroups: gmane.emacs.devel Subject: Re: Using Org as the source format to generate org.texi Date: Thu, 08 Mar 2018 11:04:52 +0100 Message-ID: <87y3j2dgsb.fsf@bzg.fr> References: <878tb5axms.fsf@bzg.fr> <87ina84tuw.fsf@gnu.org> <837eqnrdck.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1520503450 10133 195.159.176.226 (8 Mar 2018 10:04:10 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 8 Mar 2018 10:04:10 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: Eli Zaretskii , Stefan Monnier , Nicolas Goaziou , Emacs developers To: Kaushal Modi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 08 11:04:06 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1etsP6-0001n1-4x for ged-emacs-devel@m.gmane.org; Thu, 08 Mar 2018 11:04:04 +0100 Original-Received: from localhost ([::1]:37775 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etsR8-0007nm-Tl for ged-emacs-devel@m.gmane.org; Thu, 08 Mar 2018 05:06:10 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54773) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etsQA-0007hV-0l for emacs-devel@gnu.org; Thu, 08 Mar 2018 05:05:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1etsQ0-0007WE-EM for emacs-devel@gnu.org; Thu, 08 Mar 2018 05:05:10 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:56811) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etsPv-0007V4-0O; Thu, 08 Mar 2018 05:04:55 -0500 Original-Received: from [78.192.157.63] (port=52922 helo=bzg.fr) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1etsPu-0005UJ-F4; Thu, 08 Mar 2018 05:04:54 -0500 Original-Received: by bzg.fr (Postfix, from userid 1000) id 9D83D380B62; Thu, 8 Mar 2018 11:04:52 +0100 (CET) In-Reply-To: (Kaushal Modi's message of "Wed, 07 Mar 2018 17:52:00 +0000") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:223439 Hi Kaushal, Kaushal Modi writes: > I'd be up to help write up such a document. Thanks! Can you start this document on Worg? For those who don't know, Worg is the community-driven documentation: https://code.orgmode.org/bzg/worg/ We also started a draft for org-manual.org conventions: https://code.orgmode.org/bzg/org-mode/src/master/doc/Documentation_Standards.org#orgmanualorg-specific-conventions -- Bastien