* org-copy-subtree: Invalid function: org-preserve-local-variables
@ 2019-01-07 20:13 Britt Anderson
2019-01-08 22:16 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Britt Anderson @ 2019-01-07 20:13 UTC (permalink / raw)
To: emacs-orgmode
Using org version 9.2 and emacs version 26.1 I received the error in the
subject line when trying to move or archive subtrees. It seems to me
that this is related to the
(eval-and-compile (require 'org-macs))
line in org.el as replacing it with (require 'org-macs) solved that
problem.
Can someone tell me whether this is actually related to something else
that I may have set up faulty or whether there is a more correct fix.
Thanks,
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: org-copy-subtree: Invalid function: org-preserve-local-variables
2019-01-07 20:13 org-copy-subtree: Invalid function: org-preserve-local-variables Britt Anderson
@ 2019-01-08 22:16 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2019-01-08 22:16 UTC (permalink / raw)
To: Britt Anderson; +Cc: Aaron Ecay, emacs-orgmode
Hello,
Britt Anderson <britt@uwaterloo.ca> writes:
> Using org version 9.2 and emacs version 26.1 I received the error in the
> subject line when trying to move or archive subtrees. It seems to me
> that this is related to the
>
> (eval-and-compile (require 'org-macs))
>
> line in org.el as replacing it with (require 'org-macs) solved that
> problem.
>
> Can someone tell me whether this is actually related to something else
> that I may have set up faulty or whether there is a more correct fix.
This was introduced recently by Aaron Ecay in commit
581fd9064535bef40c620bbd8f8d1fa0b28feb66. I'm Cc'ing him as he may know
if we can safely remove that.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-01-08 22:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-07 20:13 org-copy-subtree: Invalid function: org-preserve-local-variables Britt Anderson
2019-01-08 22:16 ` Nicolas Goaziou
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.