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 08:23:14 -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 02:59:45 +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 > Here's what I do, at the shell: > > > > emacs -Q -batch -eval "(progn (require 'package) (add-to-list > 'package-archives '(\"org\" . \"http://orgmode.org/elpa/\";)) > (package-initialize) (package-refresh-contents) (package-install > 'org-plus-contrib))" I can't blame you for using such workarounds, but it would *really* help if you could report the actual problems encountered (and then use the workaround until we fix the source of the problem). Stefan