Simon Guest <s...@cantab.net> 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. ;)