org-mode 函数中的 POM 是什么意思
之前看 org-mode 的函数签名,很多时候都有一个 POM
的参数,意义不明。
直到今天无意中看到了 org-with-point-at
这个函数。关于它的 doc-string 是
org-with-point-at is a Lisp macro in ‘org-macs.el’. (org-with-point-at POM &rest BODY) Move to buffer and point of point-or-marker POM for the duration of BODY.
终于明白了, POM
原来是 point-or-maker
的缩写...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论