From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: ox-taskjuggler on MELPA useful despite org-plus-contrib Date: Tue, 08 Aug 2017 18:19:04 -0500 Message-ID: <87h8xhmyvr.fsf@alphapapa.net> References: <87k22ea466.fsf@nicolasgoaziou.fr> <873792nlhn.fsf@alphapapa.net> <87shh1sp39.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dfDmV-0003kg-Du for emacs-orgmode@gnu.org; Tue, 08 Aug 2017 19:19:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dfDmS-00019f-45 for emacs-orgmode@gnu.org; Tue, 08 Aug 2017 19:19:23 -0400 Received: from [195.159.176.226] (port=55039 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dfDmR-00019N-U4 for emacs-orgmode@gnu.org; Tue, 08 Aug 2017 19:19:20 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dfDmC-0000pj-Ei for emacs-orgmode@gnu.org; Wed, 09 Aug 2017 01:19:04 +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 Tim Cross writes: > 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. I've had the same problem, I have to manually delete the extra org package now and then. I wonder if a dummy package would prevent package.el from reinstalling it...