From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: adding to /contrib/scripts Date: Tue, 01 Feb 2011 12:48:45 +0100 Message-ID: <871v3s9dr6.fsf@gnu.org> References: <4D45CB0E.1090200@lbl.gov> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=55463 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkEj0-0000qk-Es for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 06:48:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkEiz-0000iu-4P for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 06:48:46 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:37976) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkEiy-0000iq-SQ for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 06:48:45 -0500 Received: by bwz16 with SMTP id 16so6512217bwz.0 for ; Tue, 01 Feb 2011 03:48:43 -0800 (PST) In-Reply-To: <4D45CB0E.1090200@lbl.gov> (Arun Persaud's message of "Sun, 30 Jan 2011 12:33:18 -0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Arun Persaud Cc: emacs-orgmode@gnu.org Hi Arun, Arun Persaud writes: > it would be great, if the awk script at > > http://orgmode.org/worg/org-tutorials/org-google-sync.html > > could be added to contrib/scripts, so that we can version control it. It is in Worg now: http://orgmode.org/worg/code/awk/ > The file is by Eric Fraga with some minor changes by myself. What's the > best way to do this? I uploaded a copy of the file at > > http://nubati.net/cgi-bin/cgit.cgi/org-mode/ Better to make those changes on Worg, if they are useful for everyone. > I'm not sure what the policy on copyright/GPL header for files in > contrib/script is, but am happy to change things accordingly. Code snippets and scripts in Worg are published under GNU GPLv3. > Feel free to pull the last two commits (Eric's original script and my > changes) from that tree. Feel free to ask Matt for Worg's access and push your changes on Worg! Thanks :) -- Bastien