This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-04-19
Channels
- # aws-lambda (4)
- # beginners (62)
- # cider (20)
- # cljs-dev (9)
- # cljsrn (13)
- # clojars (3)
- # clojure (105)
- # clojure-brasil (1)
- # clojure-denver (1)
- # clojure-finland (4)
- # clojure-italy (23)
- # clojure-norway (1)
- # clojure-spec (6)
- # clojure-uk (56)
- # clojurescript (41)
- # cursive (10)
- # datomic (25)
- # emacs (23)
- # figwheel (2)
- # fulcro (133)
- # graphql (12)
- # hoplon (32)
- # instaparse (13)
- # keechma (1)
- # lein-figwheel (1)
- # luminus (1)
- # lumo (1)
- # nyc (2)
- # off-topic (34)
- # om (2)
- # onyx (10)
- # pedestal (8)
- # portkey (1)
- # re-frame (10)
- # reagent (26)
- # ring (8)
- # shadow-cljs (77)
- # spacemacs (4)
- # sql (8)
- # tools-deps (15)
- # vim (9)
hey, I have a weird problem. I'm using spacemacs and when I'm saving a file, it doesn't save sometimes
That sounds lame. Can you figure out how to reproduce the problem consistently?
steps to reproduce: modify a file be idle for 30 secs so "auto saving.. done" appears kill emacs the file is unchanged
okay, so: another file is created, named #foo
. and then, when I open emacs, it says for a fraction of a second: "a modified version of foo exists, hit something
to recover"
how am I supposed to be quick enough to notice the text and hit this key combination 😕
Yeah, auto-saving doesn't occur to the actual file, but to a backup.
You can view the *Messages*
buffer to see old messages, including that one.
Almost certainly, if you're willing to dig into the world of elisp. But I don't know a simple way. Personally, I've just gotten good at hitting SPC f s
(in Spacemacs).
@mailmeupinside I remember @bozhidar wrote a package couple of years ago that saves a file when the buffer loses focus
see, all the problems that you have either already were solved by @bozhidar or he simply never had time to work on it. Or the problem of yours is imaginary and does not require a solution
and I can't edit that message.. https://cider.readthedocs.io/en/latest/images/tracing.png