码迷,mamicode.com
首页 > 其他好文 > 详细

refiling失败报错Invalid function: org-preserve-local-variables

时间:2019-01-24 23:29:25      阅读:377      评论:0      收藏:0      [点我收藏+]

标签:pen   res   也会   ofo   会同   print   href   efi   lin   

refiling失败报错Invalid function: org-preserve-local-variables,原因: elc,不太清楚

解决办法: 删除org??目录下的elc文件

 

https://github.com/syl20bnr/spacemacs/issues/11801

 

https://emacs-china.org/t/spacemacs-org-mode-org-refile/8157

在github上已经有了相关的Issue, #11788 #11801 解决方案如下: cd ~/.emacs.d/elpa/ find org*/*.elc -print0 | xargs -0 rm 然后到spacemacs中执行spacemacs/recompile-elpa. 除了org-refile,org-archive-subtree也会同样报错,我试了一下上面的解决方案,可以解决我的问题了.

 

### 吐糟

------------------------

百度搜不出来,Bing搜出来的。 嚓

 

refiling失败报错Invalid function: org-preserve-local-variables

标签:pen   res   也会   ofo   会同   print   href   efi   lin   

原文地址:https://www.cnblogs.com/jiftle/p/10317493.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!