From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jorge P. de Morais Neto Subject: Re: Org-drill: not working when installed via package munger. Date: Wed, 17 Apr 2019 18:46:51 -0300 Message-ID: <87tvewe244.fsf@disroot.org> References: <7D500E35-656F-4EBA-8248-1B6E4F403EB0@me.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:35759) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hGsOa-0004xC-69 for emacs-orgmode@gnu.org; Wed, 17 Apr 2019 17:47:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hGsOY-0005sg-UZ for emacs-orgmode@gnu.org; Wed, 17 Apr 2019 17:47:08 -0400 Received: from knopi.disroot.org ([178.21.23.139]:50834) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hGsOY-0005ma-8q for emacs-orgmode@gnu.org; Wed, 17 Apr 2019 17:47:06 -0400 In-Reply-To: <7D500E35-656F-4EBA-8248-1B6E4F403EB0@me.com> 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: Damon Permezel , emacs-orgmode@gnu.org Damon Permezel writes: > Just refreshed org from the package manager. > > org 20190415 installed Outline-based no= tes management and organizer > org-plus-contrib 20190415 installed Outline-based no= tes management and organizer > > org-drill-entry: Symbol=E2=80=99s function definition is void: org-outlin= e-overlay-data > > I was able to fix the problem by grepping for references in *.elc files a= nd byte-compiling the files. I faced the same problem and you workaround fixed it for me. Thank you. That was on Spacemacs develop (updated a few minutes ago) atop GNU Emacs 26.2. In Spacemacs develop (same commit) atop GNU Emacs 27.0.50 (built on April 1st, commit 4565-g03ceee0e64) the workaround was not necessary. Regards