From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Monnier Subject: Re: org 9.2.6 and org 9.1.9 Date: Wed, 27 Nov 2019 17:01:59 -0500 Message-ID: References: <7D2A3D8D-CB71-4B0D-8839-9633BD9F9C4B@traduction-libre.org> <874kyqcuup.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: (Malcolm Cook's message of "Wed, 27 Nov 2019 17:20:39 +0000") List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sender: "Emacs-devel" To: "Cook, Malcolm" Cc: Nick Dokos , Tim Cross , Org-mode , Emacs developers List-Id: emacs-orgmode.gnu.org > [[https://lists.defectivebydesign.org/archive/html/emacs-orgmode/2012-09/msg01365.html][Installing > Org through the new http://orgmode.org ELPA]] > > - > [[https://lists.defectivebydesign.org/archive/html/emacs-orgmode/2015-08/msg00316.html][latest > org from Elpa error: Invalid function: org-babel-header-a]] > > - > [[https://lists.defectivebydesign.org/archive/html/emacs-orgmode/2015-08/msg00318.html][Re: > [O] wrong type argument listp... org-element-set-contents]] Package.el did not attempt to avoid those problems until: commit 67c6906a5f2e79ef771a1d7c8abeb29eb633c659 Author: Artur Malabarba Date: Thu Dec 3 14:50:09 2015 +0000 So the above examples may be "long fixed by now". Then again, maybe not, or not all. notice that the above commit doesn't only try to make it so the installed package is compiled correctly (which is admittedly the most important concern) but also to make it so the running Emacs session is upgraded to the new package without having to re-start. Stefan