Replies: 1 comment
-
I'm also having this problem |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Maybe someone can give me a clue how to debug this:
I have cider-repl-history-file set but CIDER often (maybe always?) fails to save my current session history if I quit emacs while the repl is still open (with C-x C-c). If I remember to quit the repl session with C-c C-q it always persists the history fine.
The documents state that either way of exiting should work:
Does anyone know how I can begin to debug this? Is there a particular emacs hook CIDER is using to persist the cider-repl-history-file when Emacs exits? Thanks for any tips.
Beta Was this translation helpful? Give feedback.
All reactions