https://raw.githubusercontent.com/lujun9972/emoji-recall.el/master/emoji-recall.org
在上面这个文件中,我#+INCLUDE了三个文件.
按照 http://orgmode.org/manual/Include-files.html#Include-files 的说法
C-c '
Visit the include file at point.
不是应该按下C-c '
就能跳被包含的文件处吗?但是我在我的Emacs中按下之后只是在echo-area中显示
position saved to mark ring, go back with C-c &.
然后没有任何变化.
我试过emacs -Q emoji-recall.org. 倒是能够正常跳转.所以我怀疑是不是spacemacs做了什么配置了.
求其他spacemacser测试下~~