-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
undo-tree-mode
is disabled by default in Coq files
#13407
Comments
Confirmed. It seems to be on purpose, because: The repository: https://github.com/ProofGeneral/PG Windows 1903#### System Info :computer: - OS: windows-nt - Emacs: 26.3 - Spacemacs: 0.300.0 - Spacemacs branch: develop (rev. b5f0eb5f7) - Graphic display: t - Distribution: spacemacs - Editing style: vim - Completion: helm - Layers: ```elisp (autohotkey clojure command-log common-lisp coq emacs-lisp ess git helm imenu-list javascript (markdown :variables markdown-live-preview-engine 'vmd markdown-command "vmd") multiple-cursors (org :variables org-agenda-files '("~/org/notes.org")) pdf python (shell :variables shell-default-shell 'shell shell-default-height 30 shell-default-position 'bottom) spell-checking syntax-checking treemacs version-control) ``` - System configuration features: XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS THREADS LCMS2 |
Turns out there is an open issue in the Proof General repository that discusses this: ProofGeneral/PG#430 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid! |
This issue is still valid! And I still have not learned enough about Emacs's internals to fix it myself! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid! |
Description
undo-tree-mode
is disabled by default in Coq files.Reproduction guide 🪲
undo-tree
package is available.undo-tree-visualize
(SPC a u
).undo-tree-visualize
(SPC a u
).Undo-tree mode not enabled in buffer
.Observed behaviour: 👀 💔
Error:
Undo-tree mode not enabled in buffer
.Expected behaviour: ❤️ 😄
Undo tree working normally.
System Info 💻
The text was updated successfully, but these errors were encountered: