Zulip Chat Archive
Stream: Emacs
Topic: reftex interference
Yury G. Kudryashov (Dec 28 2024 at 15:56):
I have an Emacs session with some Lean files and some LaTeX files. When I run C-c ) (reftex-reference), then a t (autoref, theorem) in a LaTeX buffer, it tries to modify the *Lean Goal* buffer and fails.
Yury G. Kudryashov (Dec 28 2024 at 16:00):
If I delete this buffer, then it tries to switch to it anyway, and fails trying to switch to a deleted buffer.
Last updated: May 02 2025 at 03:31 UTC