Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Emacs 中使用 doc-view 时,我想跳转到不同的位置(例如,移动到论文的参考书目并返回到我所在的位置)。我试过使用 Cu C-SPC 和寄存器跳转到不同的位置,但是当我处于 doc-view 模式时它不起作用。那么,您知道在文档视图模式下是否有任何方法可以保存(并跳转到)不同的位置?
谢谢!
正常的标记确实不起作用,遗憾的是,寄存器也不起作用。但是书签会起作用(例如C-x r m和C-x r b)。我欢迎尝试使寄存器使用与书签相同的基础结构的补丁,以便它们也可以在 doc-view-mode 和朋友下工作。
C-x r m
C-x r b