-
- Notifications
You must be signed in to change notification settings - Fork 651
Closed
Labels
Description
When developing on CIDER, I often invoke cider-refresh. cider-refresh reads the files from the filesystem and sometimes in Emacs, you may not have saved all the files you've touched. As a result, you may see a confusing compilation error message.
Is it possible to add the ability to autosave open buffers when cider-refresh is invoked?