clojure-emacs / clojure-emacs/clojure-mode

After turning off paredit-mode, can't type unbalanced curly brace }

Open
#504 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
Emacs Lisp
Stars
1k
Forks
249
PR merge metrics
No merged PRs in 30d

Description

## Expected behavior

Turn on paredit-mode, then turn it off, and be able to type unbalanced characters `()[]{}`.

## Actual behavior

Can't type an unbalanced `}`

## Steps to reproduce the problem

Open a clojure file, run `M-x paredit-mode`, then run it again to turn it off. Try to type a `}`. Something of paredit mode persists and prevents it.

## Environment & Version information

### clojure-mode version information

Clojure Mode 5.10.0
I see this is package list, but oddly, `clojure-mode-display-version` is showing `clojure-mode (version nil)` in the minibuffer.

### Emacs version

Emacs 25.3.1

### Operating system

macOS 10.13.6

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.