emacs、auctex、noweb-mode - 如何防止屏幕重新回到点周围?

发布于 2024-08-07 17:10:55 字数 113 浏览 4 评论 0原文

当处于 auctex 和 noweb 模式(在 emacs 中使用 Sweave)时,当我使用下一行、上一行等(Cn、Cp 和 mouse-1)时,我发现屏幕重新置中会分散注意力。有谁知道如何将其关闭?非常感谢!

When in auctex and noweb-mode (using Sweave in emacs), I find it distracting when the screen recenters itself as I use next-line, previous-line, etc. (C-n, C-p, and mouse-1). Does anyone know how to turn it off? Thanks much!

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

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

发布评论

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

评论(1

叫思念不要吵 2024-08-14 17:10:55

转到 customize-group: windows 并阅读 scroll-stepscroll-conservatively 的文档。如果您将 scroll-conservatively 设置为一个很大的值,您应该会得到您想要的行为。我尝试了 10000。您还可以查看 Info (emacs) 滚动

希望这有帮助!

got to customize-group: windows and read the documentation for scroll-step and scroll-conservatively. If you set scroll-conservatively to a big value you should get the behavior you want. I tried 10000. You can also have a look at Info (emacs) Scrolling.

Hope this helps!

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