Zulip Chat Archive
Stream: new members
Topic: Pause emacs info
Felipe (Nov 22 2022 at 19:43):
Is there a way to pause/freeze the *Lean Goal*
buffer so it doesn't update as point is moved around? I want to be able to switch to a different buffer or part of the buffer while keeping the goal open to think about how to make progress
Kevin Buzzard (Nov 22 2022 at 22:36):
Click on the "pause" icon. Edit: Oh sorry -- this is an emacs question? I don't know. In general VS Code has far more bells and whistles than emacs.
Felipe (Nov 23 2022 at 01:32):
Thanks. Feared as much! Thankfully Emacs makes it easy to hack such things in :smile: https://github.com/leanprover/lean4-mode/issues/22
Last updated: Dec 20 2023 at 11:08 UTC