When I open a Clojure file, and I'm not using Paredit, I expect to be able to type unbalanced parentheses and brackets. I can type any of these characters: ()[]{, balanced on not. But if I try to type a } that has no matching start {, it won't let me.
Why is this? And how do I turn it off? I expect this type of behavior in paredit-mode, but outside of that mode I want to be free to type any characters.
GNU Emacs 25.3.1 on macOS. Clojure mode 5.8.2.
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.}character.