From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: org-review-schedule Date: Wed, 21 May 2014 14:58:00 +0200 Message-ID: References: <877g6leltk.fsf@bzg.ath.cx> <87fvl1lx50.fsf@gmail.com> <87bnvpltu5.fsf@gmail.com> <87tx8rs6c9.fsf@bzg.ath.cx> <871tvnxrjg.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54687) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wn68N-0000JG-Us for emacs-orgmode@gnu.org; Wed, 21 May 2014 09:00:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wn68I-0006Cb-1T for emacs-orgmode@gnu.org; Wed, 21 May 2014 09:00:39 -0400 In-Reply-To: <871tvnxrjg.fsf@bzg.ath.cx> (Bastien's message of "Wed, 21 May 2014 14:08:51 +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: Bastien Cc: Nicolas Goaziou , emacs-orgmode Hi Bastien, On 2014-05-21 14:08, Bastien writes: >> Thank you for the opportunity. I've been getting spoiled by the use of >> github (to track issues, and to have documentation at the same place >> than the code). I'm wondering if there is a way to have the code both on >> github and in the contrib directory. Is there any current package doing >> it? > > No. And that's why I'm considering the migration of contributed > packages into a new Org ELPA, where sync'ing the Org ELPA package > from another repository would be possible. A win-win situation > for everyone. I've thought about this and I will try to go the ELPA route. Even if it means less exposure, it seems to be conceptually closer to my vision of this package (an add-on that does not need to add to the already huge git repository). >> Regarding the documentation, by the way, where should one put it for >> contrb packages? On worg? > > Yes. You can even add documentation for stuff that is not in contrib > but available on github or on some other repository service. It makes sense. I'll add "writing a tutorial on worg" on my todo list. Thanks, Alan