From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-plus-contrib error org-mime.el Date: Sun, 05 Mar 2017 18:29:59 +0100 Message-ID: <87zigz638o.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41386) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ckZys-0005Q6-BM for emacs-orgmode@gnu.org; Sun, 05 Mar 2017 12:30:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ckZyr-000456-Fj for emacs-orgmode@gnu.org; Sun, 05 Mar 2017 12:30:02 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:52653) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ckZyr-00044u-90 for emacs-orgmode@gnu.org; Sun, 05 Mar 2017 12:30:01 -0500 In-Reply-To: (Tim Cross's message of "Fri, 3 Mar 2017 16:57:39 +1100") 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: Tim Cross Cc: emacs-orgmode@gnu.org Hello, Tim Cross writes: > Just ran into a problem due to the most recent org-plus-contrib > (org-plus-contrib-20170210) including org-mime.el. > > This file is no longer in the contrib directory of the repo and according > to the commit log > > commit eb87e9b8fed78f02e3d546874cab9e471846a48e > Author: Bastien > Date: Sun Jan 29 18:47:37 2017 +0100 > > Delete contrib/lisp/org-mime.el > > See https://github.com/melpa/melpa/pull/4497#issuecomment-275907926 > > So I suspect the fact it is in the elpa package is an error. It isn't. ELPA package is a cut from maint branch. However, the removal happened on development branch. Regards, -- Nicolas Goaziou