Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Org-refile does not work #11814

Closed
agzam opened this issue Jan 8, 2019 · 1 comment
Closed

Org-refile does not work #11814

agzam opened this issue Jan 8, 2019 · 1 comment

Comments

@agzam
Copy link
Contributor

agzam commented Jan 8, 2019

Reproduction guide 馃

  • Start Emacs
  • Open .org document with multiple headings
  • Try to refile a heading using org-refile

Observed behaviour: 馃憖 馃挃
Seeing following in the messages buffer:

  Copied: Subtree(s) with 75 characters
  org-copy-subtree: Invalid function: org-preserve-local-variables

And nothing gets refiled.

Notes

This is likely an upstream issue, reporting it here so people can suggest workarounds. org-preserve-local-variables is a function in a org-plus-contrib

org-version reports:

Org mode version 9.2 (9.2-elpaplus @ /Users/agibragimov/.emacs.d/elpa/26.1/develop/org-plus-contrib-20181230/)

on my machine. Adding org-plus-contrib to dotspacemacs-excluded-packages did not fix it.

System Info 馃捇

  • OS: darwin
  • Emacs: 26.1
  • Spacemacs: 0.300.0
  • Spacemacs branch: develop (rev. 2c28c7d)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
(csv yaml emacs-lisp lua javascript ag-haskell
     (ag-clojure :variables clojure-enable-clj-refactor t)
     (html :packages
           (not pug-mode slim-mode))
     (markdown :packages
               (not mmm-mode)
               :variables markdown-live-preview-engine 'vmd)
     (shell-scripts :packages
                    (not fish-mode))
     (auto-completion :variables auto-completion-tab-key-behavior 'cycle auto-completion-enable-snippets-in-popup t auto-completion-enable-help-tooltip t auto-completion-enable-sort-by-usage t)
     docker emoji fasd helm imenu-list restclient search-engine treemacs
     (shell :packages
            (not eshell-prompt-extras eshell-z multi-term xterm-color)
            :variables shell-default-shell 'eshell)
     git
     (version-control :variables version-control-diff-tool 'diff-hl version-control-global-margin t magit-repository-directories
                      '("~/DevProjects" "~/Sandbox")
                      magit-display-buffer-function 'magit-display-buffer-same-window-except-diff-v1)
     (github :packages
             (not magit-gh-pulls)
             :variables gist-view-gist t magithub-api-timeout 5)
     ag-colors ag-dired ag-general ag-web ag-lang-tools ag-org ag-mail)
  • System configuration features: JPEG RSVG IMAGEMAGICK NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS MODULES THREADS LCMS2

Backtrace 馃惥

<<BACKTRACE IF RELEVANT>>
@agzam
Copy link
Contributor Author

agzam commented Jan 8, 2019

Duplicate issue. Closing this in favor of: #11801

@agzam agzam closed this as completed Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant