fhifan84 wrote:Hello.
I recently installed "Ready Lisp" for mac which is consisted with aquamacs, sbcl, and slime.
When I typed open bracket, closing bracket appeared automatically.
Does anyone have an idea to get rid of this annoying automatic closing parenthesis completion?
M-x local-set-key ENTER ( self-insert-command ENTER
(A permanent solution depends on where it's getting changed...possibly there's some variable you can set to avoid getting it changed in the first place, rather than resetting it after the fact)
Presumably you'll also want the same for ')'