Textmate 小模式问题

发布于 2024-11-08 12:30:05 字数 149 浏览 0 评论 0原文

我尝试在 emacs 中加载 textmate.el textmate 次要模式。

我开始尝试使用该功能,我看到此缓冲区无法使用“imenu-default-create-index-function”。我在谷歌上找不到太多帮助。有什么想法吗?

谢谢。

I try to load the textmate.el textmate minor mode in emacs.

I start trying to use the functionality and I see This buffer cannot use `imenu-default-create-index-function'. I can't find much help in google. Any ideas?

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

只想待在家 2024-11-15 12:30:05

该错误消息仅意味着相关模式不支持 Imenu,因此无法添加或使用 Imenu 菜单。考虑向库的作者提交和增强请求。

The error message simply means that the mode in question does not support Imenu, so it cannot add or use an Imenu menu. Consider filing and enhancement request with the author of the library.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文