From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: Getting ox-taskjuggler on MELPA Date: Sat, 05 Aug 2017 05:48:55 -0500 Message-ID: <871soq1e94.fsf@alphapapa.net> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52445) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ddwey-0003VR-2y for emacs-orgmode@gnu.org; Sat, 05 Aug 2017 06:50:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ddwev-000246-0M for emacs-orgmode@gnu.org; Sat, 05 Aug 2017 06:50:20 -0400 Received: from [195.159.176.226] (port=57058 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ddweu-00023X-Pc for emacs-orgmode@gnu.org; Sat, 05 Aug 2017 06:50:16 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1ddweh-0004G7-D4 for emacs-orgmode@gnu.org; Sat, 05 Aug 2017 12:50:03 +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" To: emacs-orgmode@gnu.org Simon Guest writes: > I am a user of ox-taskjuggler. Since I am currently running the > version of org mode bundled with Emacs, this doesn't include the > contrib stuff like ox-taskjuggler. So currently I have had to grab a > copy of ox-taskjuggler.el manually, and stick it on my load path, > manually. > > Since all my other Emacs packages are loaded from MELPA et al, I would > like to do the same with ox-taskjuggler. > > It would seem to be somewhat rude of me simply to submit > ox-taskjuggler to MELPA since I am neither the author nor the > maintainer. Which is why I am asking here. Hi Simon, Actually all you need to do is install the org-plus-contrib package from ELPA, which includes contrib. Then you'll get the latest release of Org, too. ;)