From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] org-mobile: Tiny fix in creating index.org file lisp/org-mobile.el (org-mobile-create-index-file): - eliminate cloning of "#+READONLY" property in the index.org file; - org-todo-keywords don't need to contain the "|". Date: Thu, 25 Jun 2015 23:53:29 +0200 Message-ID: <87381ftpye.fsf@nicolasgoaziou.fr> References: <1435183712-79126-1-git-send-email-gordienkos@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54597) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8F3w-0002cn-SJ for emacs-orgmode@gnu.org; Thu, 25 Jun 2015 17:52:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z8F3v-0004DM-Tt for emacs-orgmode@gnu.org; Thu, 25 Jun 2015 17:52:00 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:53422) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8F3v-0004DD-NN for emacs-orgmode@gnu.org; Thu, 25 Jun 2015 17:51:59 -0400 In-Reply-To: <1435183712-79126-1-git-send-email-gordienkos@gmail.com> (Sergey Gordienko's message of "Thu, 25 Jun 2015 01:08:32 +0300") 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: Sergey Gordienko Cc: emacs-orgmode@gnu.org Hello, Sergey Gordienko writes: > --- > lisp/org-mobile.el | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Thank you for the patch. Did you sign FSF papers? If you didn't, could you add TINYCHANGE at the end of the commit message? Regards, -- Nicolas Goaziou