【发布时间】:2011-03-26 03:45:20
【问题描述】:
当我使用 find-tags 时,我收到以下错误:
文件:/Applications/Emacs.app/Contents/Contents/Resources/lisp/simple.el 未找到
simple.el.gz 存在,我使用
构建了 TAGS(find . -name *.el && find . -name *.el.gz) | etags -
我在雪豹上使用以下版本的emacs:
"GNU Emacs 23.1.1 (i386-apple-darwin9.7.0, NS apple-appkit-949.46) 2009 年 7 月 30 日在 neutron.local 上的"
任何想法如何让它发挥作用?谢谢!
【问题讨论】: