Timeline for Can't type unbalanced closing curly brace in Clojure mode
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 22, 2019 at 16:16 | answer | added | xuchunyang | timeline score: 1 | |
| Jan 7, 2019 at 21:09 | answer | added | Tyler | timeline score: 2 | |
| Jan 7, 2019 at 20:08 | comment | added | Rob N | Okay, thanks. I just noticed that it doesn't happen until I enable paredit-mode and then try to turn it off. So it seems like some remnant of paredit stays around and prevents the } character. | |
| Jan 7, 2019 at 18:39 | comment | added | Tyler | I can't reproduce this in Emacs 27.0.50 and Clojure mode 20190105 from Melpa. It's possible it's a problem with the particular versions you're using, but more likely a problem in your init as @Drew suggests | |
| Jan 7, 2019 at 16:07 | comment | added | Drew | Do you see this if you start Emacs with emacs -Q (no init file)? If so, please provide a step-by-step recipe to reproduce it. If not, bisect your init file to find the culprit. | |
| Jan 7, 2019 at 16:06 | history | edited | Drew | CC BY-SA 4.0 | edited body |
| Jan 7, 2019 at 15:56 | history | asked | Rob N | CC BY-SA 4.0 |