From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: [RFC] Org syntax (draft) Date: Sun, 10 Mar 2013 10:05:48 +0530 Message-ID: <87vc8zyiqj.fsf@gmail.com> References: <8738w7c5fh.fsf@gmail.com> <87ppz8upsx.fsf@Rainer.invalid> <878v5wi163.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35515) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEXzD-0002mg-3t for emacs-orgmode@gnu.org; Sat, 09 Mar 2013 23:35:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UEXzB-0006Kr-ND for emacs-orgmode@gnu.org; Sat, 09 Mar 2013 23:35:51 -0500 Received: from mail-pb0-f48.google.com ([209.85.160.48]:39383) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEXzB-0006Ki-GW for emacs-orgmode@gnu.org; Sat, 09 Mar 2013 23:35:49 -0500 Received: by mail-pb0-f48.google.com with SMTP id wy12so2578824pbc.35 for ; Sat, 09 Mar 2013 20:35:48 -0800 (PST) In-Reply-To: <878v5wi163.fsf@gmail.com> (Nicolas Goaziou's message of "Sun, 10 Mar 2013 00:49:40 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: Achim Gratz , emacs-orgmode@gnu.org Nicolas >> Do you mind if I fix some obvious typos directly on Worg or do you'd >> rather want patches? > > Please go ahead. This is on Worg so anyone can improve it. Please consider adding the Org spec (and also the exporter reference) document to the Org manual. This will be a good excuse for exercising the TexInfo exporter and see where it leads. Committing to Org or Worg has same load cycle. I feel there is more value if it is right within the Org manual (i.e, part of Emacs). Only reason you may want to have it on Worg is possibly because it is likely to be read by wider audience. People seem to like browsers. (You can consider building a standalone PDF/HTML document out of .texi sources and have people read it) --