From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Cross Subject: Re: ox-taskjuggler on MELPA useful despite org-plus-contrib Date: Wed, 09 Aug 2017 07:54:02 +1000 Message-ID: <87shh1sp39.fsf@gmail.com> References: <87k22ea466.fsf@nicolasgoaziou.fr> <873792nlhn.fsf@alphapapa.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39424) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dfCS2-0004Mp-Ty for emacs-orgmode@gnu.org; Tue, 08 Aug 2017 17:54:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dfCS1-0006Ed-R7 for emacs-orgmode@gnu.org; Tue, 08 Aug 2017 17:54:10 -0400 Received: from mail-pg0-x236.google.com ([2607:f8b0:400e:c05::236]:36502) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dfCS1-0006Dw-Lg for emacs-orgmode@gnu.org; Tue, 08 Aug 2017 17:54:09 -0400 Received: by mail-pg0-x236.google.com with SMTP id v77so19854340pgb.3 for ; Tue, 08 Aug 2017 14:54:09 -0700 (PDT) In-reply-to: <873792nlhn.fsf@alphapapa.net> 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: Adam Porter Cc: emacs-orgmode@gnu.org While there are some minor issues with org-plus-contrib, I find them to be minor and mostly due to limitations in package.el (for example, dependency on org results in both org-plus-contrib and org packages being installed). In fact, I find org-plus-contrib easier to manage than just the straight org package as I experience fewer issues arising from conflicts with the old 'bundled' version of org in emacs and the package version. However, I also use use-package and I don't know to what extent that impacts my load problems. I do remember running into a frustrating limitation with org-taskjuggler when I was using it a couple of years ago - cannot remember the specific issue now, but do remember I would have to edit the exported taskjuggler file after every export to adjust some parameters (it might have been related to default project period, not sure). Tim Adam Porter writes: > Nicolas Goaziou writes: > >>> At least until the underlying problem with org-plus-contrib is >>> resolved. >> >> What exactly is the underlying problem? > > FWIW I have been using org-plus-contrib for a while now, and I haven't > had any problems with my customizations. -- Tim Cross