【发布时间】:2013-07-17 08:59:50
【问题描述】:
我使用本手册来设置组织协议:http://orgmode.org/worg/org-contrib/org-protocol.html 但是使用 (require 'org-protocol) 变量 org-capture 会返回此错误:
org-capture-select-template: Symbol's function definition is void: org-contextualize-keys
也可以通过在 shell 中键入以下内容
emacsclient org-protocol://capture://http:%2F%2Flocalhost%2Findex.html/The%20title
同样的错误发生。 store-link 协议虽然有效。 如何让 emacs 理解 org-capture?我在 ubuntu 13.04 上使用 emacs 24.2。
【问题讨论】: