From mboxrd@z Thu Jan 1 00:00:00 1970 From: Abdo Haji-Ali Subject: Re: Bug: org-copy-subtree: Invalid function: org-preserve-local-variables Date: Sun, 3 Feb 2019 16:40:10 +0000 Message-ID: References: <87zhrc97e4.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:34848) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gqKpA-0001zG-3J for emacs-orgmode@gnu.org; Sun, 03 Feb 2019 11:40:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gqKp8-0002Wd-SE for emacs-orgmode@gnu.org; Sun, 03 Feb 2019 11:40:52 -0500 Received: from mail-wr1-x42c.google.com ([2a00:1450:4864:20::42c]:45324) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gqKp8-0002Nl-EU for emacs-orgmode@gnu.org; Sun, 03 Feb 2019 11:40:50 -0500 Received: by mail-wr1-x42c.google.com with SMTP id q15so1047985wro.12 for ; Sun, 03 Feb 2019 08:40:49 -0800 (PST) In-Reply-To: <87zhrc97e4.fsf@kyleam.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: Kyle Meyer Cc: emacs-orgmode@gnu.org I just updated emacs to 27.0.50 and I am seeing the exact same error. I think org-preserve-local-variables is in org-macs which is part of org-mode source code. On Sun, Feb 3, 2019 at 4:14 PM Kyle Meyer wrote: > > Hello, > > Abdo Haji-Ali writes: > > > On the latest org-mode version, 9.2, I keep receiving the error > > 'org-copy-subtree: Invalid function: org-preserve-local-variables' > > whenever I try to move a subtree or when I access my agenda. > > > > This happens even if I run emacs with '-Q'. > > > > Emacs : GNU Emacs 25.3.1 (x86_64-redhat-linux-gnu, GTK+ Version 3.22.10) > > This is very likely a problem in your Org installation due to an > interaction with the Org version that comes with Emacs 25. (It lacks > the macro org-preserve-local-variables.) > > See . -- Abdo Haji-Ali