Emacs docview:保存/跳转到带有以下内容的位置

发布于 2024-12-06 06:09:18 字数 162 浏览 2 评论 0原文

当在 Emacs 中使用 doc-view 时,我想跳转到不同的位置(例如,移至论文的参考书目并返回到我所在的位置)。我尝试过使用 Cu C-SPC 和寄存器跳转到不同的位置,但当我处于文档查看模式时它不起作用。那么,您知道是否有任何方法可以在文档视图模式下保存(并跳转到)不同的位置?

谢谢!

When using doc-view in Emacs, I'd like to jump to different locations (e.g., move to the bibliography of a paper and back to where I was). I've tried using C-u C-SPC and registers to jump to different locations, but it doesn't work when I'm in doc-view mode. So, do you know if there is any way I could save (and jump to) different locations while in the doc-view mode?

Thanks!

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

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

发布评论

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

评论(1

绝對不後悔。 2024-12-13 06:09:18

事实上,普通标记不起作用,遗憾的是,寄存器也不起作用。但书签可以使用(例如Cx r mCx r b)。我欢迎尝试使寄存器使用与书签相同的基础设施的补丁,以便它们也可以在文档视图模式和朋友下工作。

Normal marks don't work, indeed, and registers won't work either, sadly. But bookmarks will work (e.g. C-x r m and C-x r b). I'd welcome patches that try to make registers use the same infrastructure as bookmarks so that they also work under doc-view-mode and friends.

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