From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-review-schedule Date: Tue, 06 May 2014 11:27:31 +0200 Message-ID: <87ppjrmcw2.fsf@bzg.ath.cx> References: <877g6leltk.fsf@bzg.ath.cx> <87fvl1lx50.fsf@gmail.com> <87bnvpltu5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52563) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhcPP-0002IB-BT for emacs-orgmode@gnu.org; Tue, 06 May 2014 06:15:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WhcPI-0006eb-V5 for emacs-orgmode@gnu.org; Tue, 06 May 2014 06:15:35 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:46276) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhcPI-0006dh-Ft for emacs-orgmode@gnu.org; Tue, 06 May 2014 06:15:28 -0400 In-Reply-To: (Alan Schmitt's message of "Sun, 27 Apr 2014 10:09:35 +0200") 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: Alan Schmitt Cc: emacs-orgmode , Nicolas Goaziou Hi Alan, Alan Schmitt writes: > On 2014-04-25 10:02, Nicolas Goaziou writes: > >> Alan Schmitt writes: >> >>> I guess I should have asked: who decides what goes in contrib? >> >> The Org maintainer. Another option is to turn it into an ELPA package. > > I need to learn how to do this. See http://savannah.gnu.org/git/?group=emacs You clone the ELPA repository: git clone @git.sv.gnu.org:/srv/git/emacs/elpa.git Then add your package. elpa.git contains some documentation. -- Bastien