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, 01 May 2019 14:05:01 -0300 Message-ID: <87o94mumv6.fsf@disroot.org> References: <7D500E35-656F-4EBA-8248-1B6E4F403EB0@me.com> <87tvewe244.fsf@disroot.org> 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]:59523) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hLsfd-0004Ta-Fn for emacs-orgmode@gnu.org; Wed, 01 May 2019 13:05:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hLsfY-0002Au-5u for emacs-orgmode@gnu.org; Wed, 01 May 2019 13:05:24 -0400 Received: from knopi.disroot.org ([178.21.23.139]:39798) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hLsfX-0001nu-7X for emacs-orgmode@gnu.org; Wed, 01 May 2019 13:05:20 -0400 In-Reply-To: <87tvewe244.fsf@disroot.org> 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 Jorge P. de Morais Neto writes: > Damon Permezel writes: >> [...] >> org-drill-entry: Symbol=E2=80=99s function definition is void: org-outli= ne-overlay-data >> >> I was able to fix the problem by grepping for references in *.elc files = and 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. I faced the problem again. This time it was on Spacemacs develop (updated a few minutes ago) atop GNU Emacs 27.0.50 (commit 5022-g5a4f58f7ee). Do you also use Spacemacs?