From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: Hopes of making orgmanual.org the official manual? Date: Thu, 12 Jan 2017 12:25:57 -0800 Message-ID: <87tw9410ve.fsf@ericabrahamsen.net> References: <871sw82fy0.fsf@ericabrahamsen.net> <87wpe09ghj.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48168) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cRlwi-0002WJ-Q5 for emacs-orgmode@gnu.org; Thu, 12 Jan 2017 15:26:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cRlwd-0008QZ-PQ for emacs-orgmode@gnu.org; Thu, 12 Jan 2017 15:26:04 -0500 Received: from mail.ericabrahamsen.net ([50.56.99.223]:57683) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cRlwd-0008QO-K0 for emacs-orgmode@gnu.org; Thu, 12 Jan 2017 15:25:59 -0500 In-Reply-To: <87wpe09ghj.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Thu, 12 Jan 2017 21:21:28 +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 On 01/12/17 21:21 PM, Nicolas Goaziou wrote: > Hello, > > Eric Abrahamsen writes: > >> Kaushal Modi writes: >> >>> Hello all, >>> >>> Are there plans to have the orgmanual.org >>> (http://orgmode.org/cgit.cgi/org-mode.git/tree/contrib/orgmanual.org) >>> completely replace the texinfo version at some point? >>> >>> I believe that orgmanual.org was synchronized with the texinfo version >>> when it was checked in. But I fear that if this switching to org >>> manual step is delayed, there might not be enough motivation to keep >>> orgmanual.org maintained. >> >> I must be missing something -- is there a SETUPFILE that's necessary to >> make this work? Where are all the macros defined? > > Everything is in the headlines tagged with :noexport: at the end of the document. Right you are! Sorry about that.