From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org.texi edits, patch attached Date: Fri, 11 Nov 2016 11:18:27 +0100 Message-ID: <874m3efhfw.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58270) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c58uk-0000UJ-HO for emacs-orgmode@gnu.org; Fri, 11 Nov 2016 05:18:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c58uh-0000q8-Aa for emacs-orgmode@gnu.org; Fri, 11 Nov 2016 05:18:30 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:56549) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c58uh-0000pR-3s for emacs-orgmode@gnu.org; Fri, 11 Nov 2016 05:18:27 -0500 In-Reply-To: (Lambda Coder's message of "Mon, 7 Nov 2016 15:30:51 -0800") 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: Lambda Coder Cc: emacs-orgmode@gnu.org Hello, Lambda Coder writes: > Attached is a patch submission for org.texi file. Sorry for the large size > of the attachment. I am posting to this list on Bastien's suggestion. > > The edits mainly pertain to org-babel, which is where most of my time is > spent these days. This patch is an attempt to make the documentation more > consistent with the rest of gnu manuals. Comments and suggestions > welcome. Thank you for the patch! I didn't read through the whole set of changes but I'll make some initial comments. Have you signed FSF papers already? You need to so that we can apply your non-trivial changes to documentation. Also, Texinfo document requires two spaces after a full stop. There are a couple of places in your changes that do not follow this. You also need to provide a proper commit message, listing sections modified in the manual. See commit message in the repo for examples. If your FSF papers are in order, could you send an updated patch? Regards, -- Nicolas Goaziou